diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |