summaryrefslogtreecommitdiff
path: root/src/test/test-daemon.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 16:52:48 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 16:52:48 -0400
commit9d7284bf4f72f30db09479a93f756ce386a6318b (patch)
tree9658988887a748459e0c4c18c2e86b987f2d1826 /src/test/test-daemon.c
parent9b21131e802447b99ace53d3936c19c2688da20c (diff)
./tools/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"