summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 8f39d3c36..14beca215 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -43,6 +43,9 @@
/* Define this to 'int' if ssize_t is not an available typedefed type */
#undef ssize_t
+/* Define this to 'int' if socklen_t is not an available typedefed type */
+#undef socklen_t
+
/* Define this as a suitable file to read random data from */
#undef RANDOM_FILE