Arun Prakash Jana
8 anos atrás
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: A75979F35C080412
1 arquivos alterados com
3 adições e
0 exclusões
-
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 |
|
|
|