chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / readahead / readahead-replay.c
index f46dc3baeb9f37e302fdc9341eb445e5fbc722bc..f81e0fe55d0eec5245e2ed33164b1fa416653202 100644 (file)
@@ -35,7 +35,7 @@
 #include <getopt.h>
 #include <sys/inotify.h>
 
-#include <systemd/sd-daemon.h>
+#include "systemd/sd-daemon.h"
 
 #include "missing.h"
 #include "util.h"