chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / notify.c
index a9bc51e2dbcfe0ca971d747a966a44d3e4482f1e..9d52bdfdd34606cc6dfcb3494387e147d0a4cddb 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 
+#include <systemd/sd-daemon.h>
+
 #include "strv.h"
 #include "util.h"
 #include "log.h"
-#include "sd-daemon.h"
 #include "sd-readahead.h"
 
 static bool arg_ready = false;