]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-syslog.c
pflog: Include <limits.h> for UINT_MAX
[tcpdump] / print-syslog.c
index 095b715007a99a1697afccb71528016bfd99456b..396f07a4e7cbf8676b21772db235d4a5db6a1b19 100644 (file)
@@ -17,9 +17,7 @@
 /* \summary: Syslog protocol printer */
 /* specification: RFC 3164 (not RFC 5424) */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"