dect
/
libpcap
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libpcap/Win32
Guy Harris a1a7640419 Don't define or use any of the SIZEOF_ values.
We don't need or want them on UN*X (for one thing, we do fat builds on
OS X, and SIZEOF_LONG doesn't have the same value in ILP32 and LP64),
and don't need them on Windows, either (long is 32 bits in both Win32
and Win64).
2010-04-04 13:48:11 -07:00
..
Include Don't define or use any of the SIZEOF_ values. 2010-04-04 13:48:11 -07:00
Prj Don't define or use any of the SIZEOF_ values. 2010-04-04 13:48:11 -07:00
Src Added a bunch of #ifdef directives to make wpcap.dll (WinPcap) compile under cygwin. 2009-07-16 15:46:55 -07:00