From 191905cbc565ba1640af0a084d45086b9e2c6675 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 23 Aug 2004 18:52:43 +0000 Subject: libdaemon stuff git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@67 153bfa13-eec0-0310-be40-b0cb6a0e1b4b --- src/dexec.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/dexec.c') diff --git a/src/dexec.c b/src/dexec.c index dba0fc1..e1d1910 100644 --- a/src/dexec.c +++ b/src/dexec.c @@ -18,6 +18,10 @@ * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include -- cgit