diff options
Diffstat (limited to 'pcap-new.c')
-rw-r--r-- | pcap-new.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ #include <config.h> #endif +#include "ftmacros.h" + /* * sockutils.h may include <crtdbg.h> on Windows, and pcap-int.h will * include portability.h, and portability.h, on Windows, expects that |