diff --git a/tethereal.c b/tethereal.c index b520812361..e2d7592e72 100644 --- a/tethereal.c +++ b/tethereal.c @@ -95,6 +95,7 @@ #include #ifdef _WIN32 #include "capture-wpcap.h" +#include "capture_errs.h" #endif /* _WIN32 */ #include "capture.h" #endif /* HAVE_LIBPCAP */