From 3d932490b826facb568937a1290910a1265267f5 Mon Sep 17 00:00:00 2001 From: risso Date: Thu, 1 Aug 2002 08:52:55 +0000 Subject: Added support for Win32, based on WinPcap. --- machdep.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'machdep.c') diff --git a/machdep.c b/machdep.c index 1bc141de..69efaa04 100644 --- a/machdep.c +++ b/machdep.c @@ -21,14 +21,15 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/machdep.c,v 1.7 2001-06-27 05:42:04 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/machdep.c,v 1.8 2002-08-01 08:52:58 risso Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include + #ifdef __osf__ #include #include -- cgit v1.2.1