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