aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_process.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_process.c')
-rw-r--r--ares/ares_process.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/ares_process.c b/ares/ares_process.c
index c050308f0..eb4e0542d 100644
--- a/ares/ares_process.c
+++ b/ares/ares_process.c
@@ -36,6 +36,9 @@
#ifdef HAVE_SYS_IOCTL_H
#include <sys/ioctl.h>
#endif
+#ifdef NETWARE
+#include <sys/filio.h>
+#endif
#endif
#include <string.h>