]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-raw.c
DNS: Use ND_TCHECK_LEN() instead of a custom bounds check
[tcpdump] / print-raw.c
index 9c6558fede0243a6a64a7c65e8f52bf93de245b4..d0edd2ece948069419a9b556dc7d4cc85c0e5776 100644 (file)
@@ -21,9 +21,7 @@
 
 /* \summary: Raw IP printer */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"