]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-cip.c
Patches from Michael Madore <[email protected]> to include
[tcpdump] / print-cip.c
index 58fec126d15012a99cdac23274f5795eafd58569..a6467136a253ca875e6f428986ca3fcb4806d365 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-cip.c,v 1.11 2000-12-22 22:45:10 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-cip.c,v 1.12 2001-03-19 03:58:10 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
+#include <string.h>
+
 #include <sys/param.h>
 #include <sys/time.h>
 #include <sys/types.h>