summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-02-11 11:25:06 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-11 11:25:06 +0100
commitc90079aaf07ed574b11ade34af899cb4980ac9f5 (patch)
treeaa64dd94b2fa20656b53f3f09f706df28ec8f52e /tools
parent1b84d5998926df6ef1b2bbfc9fe5a59a80c5564c (diff)
downloadrsyslog-c90079aaf07ed574b11ade34af899cb4980ac9f5.tar.gz
rsyslog-c90079aaf07ed574b11ade34af899cb4980ac9f5.tar.xz
rsyslog-c90079aaf07ed574b11ade34af899cb4980ac9f5.zip
fixed some compile issues in recent systemd patch
Diffstat (limited to 'tools')
-rw-r--r--tools/syslogd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/syslogd.c b/tools/syslogd.c
index 52c0be5f..cdb31ef6 100644
--- a/tools/syslogd.c
+++ b/tools/syslogd.c
@@ -2440,7 +2440,7 @@ doGlblProcessInit(void)
char buf[24] = { '\0' };
char *p = NULL;
unsigned long l;
- int fds;
+ int sd_fds;
/* fork & systemd socket activation:
* fetch listen pid and update to ours,