aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index 9f50fa3f4..07ca44cfb 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -89,3 +89,5 @@
/* Define if you have the <limits.h> header file */
#undef HAVE_LIMITS_H
+/* type to use in place of socklen_t if not defined */
+#undef socklen_t