From 4501b6c4e1efd31d7e275320ff693d5f22d70e62 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 18 Dec 2007 14:44:39 +0000 Subject: code cleanups thanks to Michael Biebl --- syslogd.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'syslogd.h') diff --git a/syslogd.h b/syslogd.h index fe58b9b9..b94f6970 100644 --- a/syslogd.h +++ b/syslogd.h @@ -26,6 +26,8 @@ #include "template.h" #ifdef USE_NETZIP +#include +#include /* config param: minimum message size to try compression. The smaller * the message, the less likely is any compression gain. We check for * gain before we submit the message. But to do so we still need to -- cgit