summaryrefslogtreecommitdiffstats
path: root/pidfile.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-11 10:53:58 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-11 10:53:58 +0000
commit3f08e1f7264357d8f5e123cb0e1e93a37b69c42b (patch)
tree2c0c82f870aa753e0c578b41255c6eb9950b5d7b /pidfile.c
parent969f2f7a2069707b34cea9cecb97f6f53244750d (diff)
downloadrsyslog-3f08e1f7264357d8f5e123cb0e1e93a37b69c42b.tar.gz
rsyslog-3f08e1f7264357d8f5e123cb0e1e93a37b69c42b.tar.xz
rsyslog-3f08e1f7264357d8f5e123cb0e1e93a37b69c42b.zip
moving towards autotools build system - config.h include forgotten & now
fixed
Diffstat (limited to 'pidfile.c')
-rw-r--r--pidfile.c2
1 files changed, 2 insertions, 0 deletions
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