chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / stdout-syslog-bridge.c
index 6ec23ec6120ae3c0db9fa458b3c830452d87cc64..e82716a1bdf1179dd03933698466fe27fd19d1da 100644 (file)
 #include <sys/un.h>
 #include <fcntl.h>
 
+#include <systemd/sd-daemon.h>
+
 #include "util.h"
 #include "log.h"
 #include "list.h"
-#include "sd-daemon.h"
 #include "tcpwrap.h"
 #include "def.h"