summaryrefslogtreecommitdiffstats
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 5c0b340..40eacb5 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -54,3 +54,6 @@
/* Define if the stream virtual file driver should be compiled */
#undef HAVE_STREAM
+
+/* Define if `socklen_t' is defined */
+#undef HAVE_SOCKLEN_T