chiark / gitweb /
journalctl: replace --local by --merge, i.e. don't interleave remote journals by...
[elogind.git] / src / readahead / readahead-collect.c
index 4fcf64c24d766833b70f01c1d7104d45079979c6..a3f7df5f6ae6ac91ffdc0a4e061890e429151c8e 100644 (file)
 #include <getopt.h>
 #include <sys/inotify.h>
 
+#ifdef HAVE_FANOTIFY_INIT
+#include <sys/fanotify.h>
+#endif
+
 #include <systemd/sd-daemon.h>
 
 #include "missing.h"