chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / nspawn.c
index 3ea603f2352443e1bcceb05a783e74ac10a891f7..b8b379d9913d1fec63ff19ee53bf63a200119bbe 100644 (file)
 #include <grp.h>
 #include <linux/fs.h>
 
+#include <systemd/sd-daemon.h>
+
 #include "log.h"
 #include "util.h"
 #include "missing.h"
 #include "cgroup-util.h"
-#include "sd-daemon.h"
 #include "strv.h"
 #include "loopback-setup.h"