chiark / gitweb /
notify: add missing include
[elogind.git] / src / notify.c
index 61c4b0f92f0d46fecb4170d76d5c103538fde996..fe33ac0b8c04eebb8cbba0793e1fe1a94178146b 100644 (file)
@@ -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;