aboutsummaryrefslogtreecommitdiff
path: root/ares/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares/setup.h')
-rw-r--r--ares/setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/setup.h b/ares/setup.h
index e972702d5..619a285d2 100644
--- a/ares/setup.h
+++ b/ares/setup.h
@@ -19,6 +19,7 @@
#else
/* simple work-around for now, for systems without configure support */
#define ssize_t int
+#define socklen_t int
#endif
/* Recent autoconf versions define these symbols in config.h. We don't want