]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-cip.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-cip.c
index aeeae2d639343bd3800de919d7c89f02731c9145..18dab094877519227c05972b1d7e66d3bb25bf23 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-cip.c,v 1.1 1999-11-21 03:52:22 assar Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-cip.c,v 1.2 1999-11-21 09:36:49 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>