]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mobile.c
The stuff in the "linux-include" directory is no longer needed, as we no
[tcpdump] / print-mobile.c
index 4cbbc91812f3d241b0c227e155aa7a0cebdb0a42..61582b68d51e9a52ddcfe850e847b8657785a17a 100644 (file)
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#if 0
-#include <sys/cdefs.h>
-#ifndef lint
-__RCSID("$NetBSD: print-mobile.c,v 1.2 1998/09/30 08:57:01 hwr Exp $");
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
+
+#ifndef lint
+static const char rcsid[] =
+     "@(#) $Header: /tcpdump/master/tcpdump/print-mobile.c,v 1.5 2000-09-29 04:58:43 guy Exp $";
 #endif
 
 #include <sys/param.h>
@@ -49,8 +51,6 @@ __RCSID("$NetBSD: print-mobile.c,v 1.2 1998/09/30 08:57:01 hwr Exp $");
 #include <sys/socket.h>
 
 #include <netinet/in.h>
-#include <netinet/in_systm.h>
-#include <netinet/ip.h>
 
 #include <netdb.h>
 #include <stdio.h>