From 83bc01436eebc00fb646e1e494f3e42b46d5335b Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Wed, 23 Mar 2011 21:28:28 +0000 Subject: provide a definition of daemon() for systems that lack it git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1403 ef36b2f9-881f-0410-afb5-c4e39611909c --- nslcd/nslcd.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'nslcd') diff --git a/nslcd/nslcd.c b/nslcd/nslcd.c index 4d4e70b..d67951b 100644 --- a/nslcd/nslcd.c +++ b/nslcd/nslcd.c @@ -52,9 +52,7 @@ #ifndef HAVE_GETOPT_LONG #include "compat/getopt_long.h" #endif /* not HAVE_GETOPT_LONG */ -#ifndef HAVE_DAEMON #include "compat/daemon.h" -#endif /* not HAVE_DAEMON */ #include #include -- cgit v1.2.3