]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tcpdump-stdinc.h
Make it clearer that the hex or hex-and-ASCII dump for "-x", "-xx",
[tcpdump] / tcpdump-stdinc.h
index f51dfc6c565192060aa3edf30e65c217aaf7e1bf..222dd6b735d2abf9b01c3f0e171f56eac10815e7 100644 (file)
@@ -29,7 +29,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  *
- * @(#) $Header: /tcpdump/master/tcpdump/tcpdump-stdinc.h,v 1.12.2.3 2005-05-04 19:20:20 risso Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/tcpdump/tcpdump-stdinc.h,v 1.12.2.4 2005-07-09 21:19:45 risso Exp $ (LBL)
  */
 
 /*
 
 #include <stdio.h>
 #include <winsock2.h>
+#include <Ws2tcpip.h>
 #include "bittypes.h"
 #include <ctype.h>
 #include <time.h>
 #include <io.h>
-#include "IP6_misc.h"
 #include <fcntl.h>
 #include <sys/types.h>
 #include <net/netdb.h>  /* in wpcap's Win32/include */