chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / readahead / readahead-collect.c
index c1afd0d605226259a74ac458601faa2f886a5544..1592cc86784ccae245c1ac0d6979e8a0d37101fe 100644 (file)
@@ -52,7 +52,7 @@
 #include <sys/fanotify.h>
 #endif
 
-#include <systemd/sd-daemon.h>
+#include "systemd/sd-daemon.h"
 
 #include "missing.h"
 #include "util.h"