summaryrefslogtreecommitdiff
path: root/includes/osdep.h
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1996-08-29 09:18:05 +0000
committerTed Lemon <source@isc.org>1996-08-29 09:18:05 +0000
commit621be26969f48ccb448989f4243c72fb1d772e15 (patch)
treed12f9324be4955eb6c3b8363601250ddfc20eb5b /includes/osdep.h
parent7b1aa7949bea1455996c0240f83acea063250c10 (diff)
downloadisc-dhcp-621be26969f48ccb448989f4243c72fb1d772e15.tar.gz
Add QNX 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 5eeba7de..f0893370 100644
--- a/includes/osdep.h
+++ b/includes/osdep.h
@@ -101,6 +101,10 @@
# include "cf/hpux.h"
#endif
+#ifdef __QNX__
+# include "cf/qnx.h"
+#endif
+
/* Porting::
If you add a new network API, and have it set up so that it can be