]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-frag6.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-frag6.c
index 6a85cfe267e9e0c73ebcb8ad3c38903d951a1c65..ddfc3b4960a6a011f7354fc440e9eb619adeef1d 100644 (file)
@@ -24,6 +24,10 @@ static const char rcsid[] =
     "@(#) /master/usr.sbin/tcpdump/tcpdump/print-icmp.c,v 2.1 1995/02/03 18:14:42 polk Exp (LBL)";
 #endif
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #ifdef INET6
 
 #include <sys/param.h>