mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-01 06:45:27 +00:00
Cygwin32 support
This commit is contained in:
@@ -105,6 +105,10 @@
|
|||||||
# include "cf/qnx.h"
|
# include "cf/qnx.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef __CYGWIN32__
|
||||||
|
# include "cf/cygwin32.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Porting::
|
/* Porting::
|
||||||
|
|
||||||
If you add a new network API, and have it set up so that it can be
|
If you add a new network API, and have it set up so that it can be
|
||||||
|
Reference in New Issue
Block a user