chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / readahead / readahead-replay.c
index 65011ac4be3996d0ff41f92f44e889fdf3cb289a..88c7a219a8dd5fa04e4ebd353d4818c2883943ea 100644 (file)
 #include <getopt.h>
 #include <sys/inotify.h>
 
+#include <systemd/sd-daemon.h>
+
 #include "missing.h"
 #include "util.h"
 #include "set.h"
-#include "sd-daemon.h"
 #include "ioprio.h"
 #include "readahead-common.h"
 #include "virt.h"