Rename afb-systemd to systemd
[src/app-framework-binder.git] / src / afb-hsrv.c
index ba1dac1..ed0adee 100644 (file)
 #include "afb-hsrv.h"
 #include "afb-fdev.h"
 #include "afb-socket.h"
+
 #include "fdev.h"
 #include "verbose.h"
 #include "locale-root.h"
-
-#include "afb-systemd.h"
+#include "systemd.h"
 #include "jobs.h"
 
 #define JSON_CONTENT  "application/json"