1
1
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:
Lennart Poettering 2010-10-05 21:52:37 +02:00
parent c899f8c61a
commit 1bc5d57ae3

View File

@ -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;