notify: fix include properly

This commit is contained in:
Lennart Poettering 2010-10-05 21:52:37 +02:00
parent c899f8c61a
commit 1bc5d57ae3
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include "util.h"
#include "log.h"
#include "sd-daemon.h"
#include "sd-notify.h"
#include "sd-readahead.h"
static bool arg_ready = false;
static pid_t arg_pid = 0;