]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-isoclns.c
Added support for Win32, based on WinPcap.
[tcpdump] / print-isoclns.c
index 2c697d1cd586093bc6de9875962630d0ac2adf74..17b65dad5a6d0d66d311b99ae9d7ba8c0daaa71a 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-isoclns.c,v 1.55 2002-07-25 09:00:42 hannes Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-isoclns.c,v 1.56 2002-08-01 08:53:13 risso Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <sys/types.h>
-#include <sys/time.h>
-#include <sys/socket.h>
-
-#include <netinet/in.h>
+#include <tcpdump-stdinc.h>
 
 #include <stdio.h>
 #include <string.h>