]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-stp.c
Added support for Win32, based on WinPcap.
[tcpdump] / print-stp.c
index 7a478e1c766107e96c16fd25ea96ddf9580e4566..057272b9c6cb4522c8966f3011d323c49b7b0a88 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-stp.c,v 1.8 2002-06-11 17:08:57 itojun Exp $";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-stp.c,v 1.9 2002-08-01 08:53:30 risso Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <sys/param.h>
-#include <sys/time.h>
-#include <sys/socket.h>
-
-#include <netinet/in.h>
+#include <tcpdump-stdinc.h>
 
 #include <stdlib.h>
 #include <stdio.h>