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