summaryrefslogtreecommitdiff
path: root/src/test/test-daemon.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 00:37:09 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 00:37:09 -0400
commit9b97598cc8b30fcefb5099cb0950009b3e16fb9e (patch)
treea995f031ea151163f960dbe5afb159b0d3263cec /src/test/test-daemon.c
parenta22aa4f10d4b41ce614ef02f5c6147625dca36db (diff)
./move.sh
Diffstat (limited to 'src/test/test-daemon.c')
-rw-r--r--src/test/test-daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-daemon.c b/src/test/test-daemon.c
index a7cb426282..b2cd3c7663 100644
--- a/src/test/test-daemon.c
+++ b/src/test/test-daemon.c
@@ -19,7 +19,7 @@
#include <unistd.h>
-#include "sd-daemon.h"
+#include <systemd/sd-daemon.h>
#include "strv.h"