chiark / gitweb /
service: make chain of main commands and control commands independent of each other...
[elogind.git] / src / notify.c
index 61c4b0f92f0d46fecb4170d76d5c103538fde996..a9bc51e2dbcfe0ca971d747a966a44d3e4482f1e 100644 (file)
@@ -31,6 +31,7 @@
 #include "util.h"
 #include "log.h"
 #include "sd-daemon.h"
+#include "sd-readahead.h"
 
 static bool arg_ready = false;
 static pid_t arg_pid = 0;