瀏覽代碼

- small fixup

Andrei Pelinescu-Onciul 23 年之前
父節點
當前提交
bcd2de1d6f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mem/shm_mem.c

+ 1 - 0
mem/shm_mem.c

@@ -127,6 +127,7 @@ int shm_mem_init()
 
 #ifndef FAST_LOCK
 	union semun su;
+	int ret;
 #endif
 #ifdef SHM_MMAP
 	int fd;