X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/cc848f15355cbc346f9f73129ca689611ef5459b..a271c5ecb9c9ea1cbecff1569eb647cfb16dc187:/print-syslog.c diff --git a/print-syslog.c b/print-syslog.c index 095b7150..396f07a4 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"