]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-zeromq.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / print-zeromq.c
index cdeecff8daba3c51753dc41e3adb4cf4da6481f6..820104758a2b27148c2bc6cfbdf259d26487dfc8 100644 (file)
@@ -28,9 +28,7 @@
 /* \summary: ZeroMQ Message Transport Protocol (ZMTP) printer */
 /* specification: https://rfc.zeromq.org/spec/13/ */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"