X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-ws-json1.c;fp=src%2Fafb-ws-json1.c;h=197d0c868c97d23d66c5eeceae155dadd487cbef;hb=7b9fa0ade3a8847c779f46fe50c97eed86917abc;hp=3bd1472bc2d7ce22d8c0a87b9ce5ce61b69650bf;hpb=fc5a7fe1dd3c8a23860d53f50e4e54d139ae4746;p=src%2Fapp-framework-binder.git diff --git a/src/afb-ws-json1.c b/src/afb-ws-json1.c index 3bd1472b..197d0c86 100644 --- a/src/afb-ws-json1.c +++ b/src/afb-ws-json1.c @@ -27,7 +27,6 @@ #include "afb-wsj1.h" #include "afb-ws-json1.h" -#include "afb-systemd.h" #include "afb-msg-json.h" #include "afb-session.h" #include "afb-cred.h" @@ -35,6 +34,8 @@ #include "afb-xreq.h" #include "afb-context.h" #include "afb-evt.h" + +#include "systemd.h" #include "verbose.h" #include "fdev.h"