]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ip.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-ip.c
index 3be539921368065fe59bfa44137764606f11afac..3945f759a68dc379cefa889bc5c65f4c72a521b2 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ip.c,v 1.73 1999-11-21 03:47:35 assar Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-ip.c,v 1.74 1999-11-21 09:36:53 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>