diff --git a/acconfig.h b/acconfig.h
index 8f39d3c362e5a42432f68fe60d82d095e4c9ec8d..14beca215b4e243e043e173cba13722e181da70b 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