X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/57746a309db72f9d85decf07713c6bbc07d5ab6e..a78e6721a3276a9047eae22ca35554adb3dc23bb:/print-syslog.c diff --git a/print-syslog.c b/print-syslog.c index 25cfa842..b4a801d2 100644 --- a/print-syslog.c +++ b/print-syslog.c @@ -17,9 +17,7 @@ /* \summary: Syslog protocol printer */ /* specification: RFC 3164 (not RFC 5424) */ -#ifdef HAVE_CONFIG_H #include -#endif #include "netdissect-stdinc.h"