Switch over to more modern unix sharedmemory API (requested by fatbob)
[umurmur.git] / src / sharedmemory_global.h
1 int shm_fd;\r
2 shm_t *shmptr = NULL;\r
3 char shm_file_name[128];