X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fnotify.c;fp=src%2Fnotify.c;h=fe33ac0b8c04eebb8cbba0793e1fe1a94178146b;hp=61c4b0f92f0d46fecb4170d76d5c103538fde996;hb=f031e85fc0a11636445e0bf50493c705942dd03f;hpb=9b85fc6a89386582bfe792dba881800b0a093839 diff --git a/src/notify.c b/src/notify.c index 61c4b0f92..fe33ac0b8 100644 --- a/src/notify.c +++ b/src/notify.c @@ -31,6 +31,7 @@ #include "util.h" #include "log.h" #include "sd-daemon.h" +#include "sd-notify.h" static bool arg_ready = false; static pid_t arg_pid = 0;