summaryrefslogtreecommitdiffstats
path: root/threads.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-15 16:11:05 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-15 16:11:05 +0200
commit188e4f39fd3c267159c32f750f1da0bc74db910e (patch)
treef19a40ae560d8e80acf6965f235dca0fcda05798 /threads.c
parent19864adc4799ce57204fdabb7049e8ec856ed452 (diff)
parent38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8 (diff)
downloadrsyslog-188e4f39fd3c267159c32f750f1da0bc74db910e.tar.gz
rsyslog-188e4f39fd3c267159c32f750f1da0bc74db910e.tar.bz2
rsyslog-188e4f39fd3c267159c32f750f1da0bc74db910e.zip
Merge branch 'master' into beta
Diffstat (limited to 'threads.c')
-rw-r--r--threads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/threads.c b/threads.c
index e32ff0d9..f4f604fc 100644
--- a/threads.c
+++ b/threads.c
@@ -33,7 +33,7 @@
#include <assert.h>
#include "rsyslog.h"
-#include "syslogd.h"
+#include "dirty.h"
#include "linkedlist.h"
#include "threads.h"