mirror of
https://github.com/ep00ch/lwip-contrib-mac.git
synced 2024-10-30 03:26:22 +00:00
4b634d5d37
Note that you also have to set the PCAP_DIR environment variable to point to the WinPcap Developer's Packs (containing 'include' and 'lib'), as well as the PLATFORMSDK_DIR environment variable to point to Microsoft's Platform SDK (or any other place containing 'include/windows.h').
2 lines
21 B
C
2 lines
21 B
C
#pragma pack(push,1)
|