summaryrefslogtreecommitdiffstats
path: root/tools/syslogd.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-21 10:37:52 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-21 10:37:52 +0200
commita4e5c7d4cca1c4fe42f5690dcd17195864c59f97 (patch)
tree11cabf23c78b865b02e5f7f75e75d65769c4d1f6 /tools/syslogd.h
parent1bf76e99d61f7b62a6c7c52514ef7de0f1aebf81 (diff)
parent90e8475260cf8ac54519b3d964d879489af879f6 (diff)
downloadrsyslog-a4e5c7d4cca1c4fe42f5690dcd17195864c59f97.tar.gz
rsyslog-a4e5c7d4cca1c4fe42f5690dcd17195864c59f97.tar.bz2
rsyslog-a4e5c7d4cca1c4fe42f5690dcd17195864c59f97.zip
Merge branch 'newqueue'
Conflicts: ChangeLog runtime/queue.c
Diffstat (limited to 'tools/syslogd.h')
-rw-r--r--tools/syslogd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/syslogd.h b/tools/syslogd.h
index 3dfdbe2b..c3b99f9d 100644
--- a/tools/syslogd.h
+++ b/tools/syslogd.h
@@ -32,7 +32,6 @@
/* the following prototypes should go away once we have an input
* module interface -- rgerhards, 2007-12-12
*/
-void logmsg(msg_t *pMsg, int flags);
extern int NoHops;
extern int send_to_all;
extern int Debug;