From 3f08e1f7264357d8f5e123cb0e1e93a37b69c42b Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 11 Jul 2007 10:53:58 +0000 Subject: moving towards autotools build system - config.h include forgotten & now fixed --- pidfile.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pidfile.c') diff --git a/pidfile.c b/pidfile.c index 754ac532..8ab6f822 100644 --- a/pidfile.c +++ b/pidfile.c @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA */ +#include "config.h" + /* * Sat Aug 19 13:24:33 MET DST 1995: Martin Schulze -- cgit v1.2.3