]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rt6.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-rt6.c
index 39c09b3d7bedf65b03371ab79d5ef67723992acf..b8e16d599544e8ad88a9d431d086b46e38100d1f 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>