diff --git a/src/inotify.c b/src/inotify.c index 91515ab..d39031e 100644 --- a/src/inotify.c +++ b/src/inotify.c @@ -20,6 +20,7 @@ #include "inotify-map.h" #include "inotify-watch.h" +#include "xalloc.h" #include "util.h" #include "log.h" #include "path.h"