mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-27 14:03:43 +03:00
notify: fix include properly
This commit is contained in:
parent
c899f8c61a
commit
1bc5d57ae3
@ -31,7 +31,7 @@
|
|||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "sd-daemon.h"
|
#include "sd-daemon.h"
|
||||||
#include "sd-notify.h"
|
#include "sd-readahead.h"
|
||||||
|
|
||||||
static bool arg_ready = false;
|
static bool arg_ready = false;
|
||||||
static pid_t arg_pid = 0;
|
static pid_t arg_pid = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user