chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / login / logind.c
index 99534a52eddabc9b8b2483b09704b71d6039aabf..4aeac0cc2e28a7b6e88acdd828f4acb40e925a67 100644 (file)
@@ -29,8 +29,9 @@
 #include <sys/ioctl.h>
 #include <linux/vt.h>
 
+#include <systemd/sd-daemon.h>
+
 #include "logind.h"
-#include "sd-daemon.h"
 #include "dbus-common.h"
 #include "dbus-loop.h"
 #include "strv.h"