chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / readahead / readahead-collect.c
index eac11e7e5c160477f6c8ba61fd4d2394a67b6b97..6bff32f4dd0a1e8084f2b3af4c76faa6717fac18 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"