Arun Prakash Jana
před 6 roky
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: A75979F35C080412
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
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> |
|
|
|