From a822cbfa2e42d60c3cafe724a8571329ab6c632e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Dec 2011 13:11:42 +0100 Subject: sd-daemon: fix #include lines since we now ship a shared library --- man/sd_listen_fds.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/sd_listen_fds.xml') diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index 3276aff63..68a45cd76 100644 --- a/man/sd_listen_fds.xml +++ b/man/sd_listen_fds.xml @@ -49,7 +49,7 @@ - #include "sd-daemon.h" + #include <systemd/sd-daemon.h> #define SD_LISTEN_FDS_START 3 -- cgit v1.2.3