X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fsharedmemory_global.h;fp=src%2Fsharedmemory_global.h;h=217ef9ac6c3b67669fab1896cb1c29cc73ae3b66;hb=a738ff892738e239ad74f5aa686108298efa7cea;hp=0000000000000000000000000000000000000000;hpb=2311400db89f8dd24cfc57d6f72328f539a9ce8d;p=umurmur.git diff --git a/src/sharedmemory_global.h b/src/sharedmemory_global.h new file mode 100644 index 0000000..217ef9a --- /dev/null +++ b/src/sharedmemory_global.h @@ -0,0 +1,3 @@ +int shm_fd; +shm_t *shmptr = NULL; +char shm_file_name[128]; \ No newline at end of file