mirror of
https://github.com/systemd/systemd.git
synced 2024-12-31 21:18:09 +03:00
notify: add missing include
This commit is contained in:
parent
9b85fc6a89
commit
f031e85fc0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user