diff --git a/nnn.c b/nnn.c index e630ebab..65c8ff3f 100644 --- a/nnn.c +++ b/nnn.c @@ -23,6 +23,9 @@ #endif #include #define LINUX_INOTIFY +#if !defined(__GLIBC__) +#include +#endif #endif #include #include