Arun Prakash Jana
6 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: A75979F35C080412
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
src/nnn.c
|
|
@@ -29,7 +29,7 @@ |
|
|
|
*/ |
|
|
|
|
|
|
|
#ifdef __linux__ |
|
|
|
#ifdef __i386__ |
|
|
|
#if defined(__arm__) || defined(__i386__) |
|
|
|
#define _FILE_OFFSET_BITS 64 /* Support large files on 32-bit Linux */ |
|
|
|
#endif |
|
|
|
#include <sys/inotify.h> |
|
|
|