summaryrefslogtreecommitdiff
path: root/src/systemd/sd-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/sd-event.h')
-rw-r--r--src/systemd/sd-event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/sd-event.h b/src/systemd/sd-event.h
index ea1f313b0..e6f2c50a8 100644
--- a/src/systemd/sd-event.h
+++ b/src/systemd/sd-event.h
@@ -21,7 +21,7 @@
#include <inttypes.h>
#include <signal.h>
#include <sys/epoll.h>
-//#include <sys/inotify.h>
+#include <sys/inotify.h>
#include <sys/signalfd.h>
#include <sys/types.h>
/*#include <time.h>*/