summaryrefslogtreecommitdiffstats
path: root/srUtils.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-22 09:45:53 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-22 09:45:53 +0000
commitd0c1d1556b4d0eed304948560526a44362ba0052 (patch)
tree9d7155564040ee26941d663df400c638607eb25d /srUtils.c
parent8cd54500a31a03bfc2eb61e7e163ebcc808a9d0b (diff)
downloadrsyslog-d0c1d1556b4d0eed304948560526a44362ba0052.tar.gz
rsyslog-d0c1d1556b4d0eed304948560526a44362ba0052.tar.xz
rsyslog-d0c1d1556b4d0eed304948560526a44362ba0052.zip
fixed compile-time error
Diffstat (limited to 'srUtils.c')
-rwxr-xr-xsrUtils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/srUtils.c b/srUtils.c
index 82567985..35b437bd 100755
--- a/srUtils.c
+++ b/srUtils.c
@@ -44,6 +44,7 @@
#define FALSE 0
#include "srUtils.h"
#include "syslogd.h"
+#include "obj.h"
/* ################################################################# *