chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / python-systemd / _daemon.c
index 7756a7880d2f788ebdcca6bdeeb2174667b7aa8d..65cfec7ce8a804d163f58871b11e535f38c7189e 100644 (file)
@@ -29,7 +29,7 @@
 #include <assert.h>
 #include <sys/socket.h>
 
-#include <systemd/sd-daemon.h>
+#include "systemd/sd-daemon.h"
 #include "pyutil.h"
 #include "macro.h"