Fix compilation on Windows.

svn path=/trunk/; revision=44645
This commit is contained in:
Gerald Combs 2012-08-23 18:51:24 +00:00
parent 5adc43f597
commit 8f7de2ba4e
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#ifdef _WIN32
#include <windows.h>
#include <io.h>
#endif
#ifdef HAVE_LIBPCAP