X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshutdownd.c;h=19b16cbe39e366ec4c5ca275a6174786db2147ad;hp=46856b01ad616b8230f96193ce48ea26fc89bfd7;hb=ba1d5596354e3299d5b9b995bb0fa9b3bdd285cc;hpb=75d3fc60f88e08bf953063819a8a04b881d6db23 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) {