瀏覽代碼

Fix #42

master
Arun Prakash Jana 8 年之前
父節點
當前提交
bc76c0f7ee
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: A75979F35C080412
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      nnn.c

+ 3
- 0
nnn.c 查看文件

@@ -18,6 +18,9 @@
*/

#ifdef __linux__
#ifdef __i386__
#define _FILE_OFFSET_BITS 64 /* Support large files on 32-bit Linux */
#endif
#include <sys/inotify.h>
#define LINUX_INOTIFY
#endif


Loading…
取消
儲存