diff options
Diffstat (limited to 'pcap.c')
-rw-r--r-- | pcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ struct rtentry; /* declarations in <net/if.h> */ #include "pcap-airpcap.h" #endif -#ifdef _WI32 +#ifdef _WIN32 LPCSTR PacketGetLPCSTR(void) { |