summaryrefslogtreecommitdiff
path: root/includes/osdep.h
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1997-05-09 08:18:06 +0000
committerTed Lemon <source@isc.org>1997-05-09 08:18:06 +0000
commitd92bab9a03a0c78134e8076014dad36b0734e06b (patch)
treea53b32f1ff940dbf5910ef3cfb80ad1d8116c4d4 /includes/osdep.h
parent9bfe462a26af8563e922c0a92dad7bf638a12aae (diff)
downloadisc-dhcp-d92bab9a03a0c78134e8076014dad36b0734e06b.tar.gz
Cygwin32 support
Diffstat (limited to 'includes/osdep.h')
-rw-r--r--includes/osdep.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/osdep.h b/includes/osdep.h
index b2b23ed2..25c2fcdc 100644
--- a/includes/osdep.h
+++ b/includes/osdep.h
@@ -105,6 +105,10 @@
# include "cf/qnx.h"
#endif
+#ifdef __CYGWIN32__
+# include "cf/cygwin32.h"
+#endif
+
/* Porting::
If you add a new network API, and have it set up so that it can be