X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshutdownd.c;h=19b16cbe39e366ec4c5ca275a6174786db2147ad;hb=ea41a8a973a7b9f628d93fa501131dfc2f6cc024;hp=46856b01ad616b8230f96193ce48ea26fc89bfd7;hpb=dc1ecd78e9f046880d10ddb45cf9b06df1084b10;p=elogind.git diff --git a/src/shutdownd.c b/src/shutdownd.c index 46856b01a..19b16cbe3 100644 --- a/src/shutdownd.c +++ b/src/shutdownd.c @@ -29,11 +29,12 @@ #include #include +#include + #include "shutdownd.h" #include "log.h" #include "macro.h" #include "util.h" -#include "sd-daemon.h" #include "utmp-wtmp.h" static int read_packet(int fd, struct shutdownd_command *_c) {