diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -84,6 +84,9 @@ /* sizeof(void *) */ #undef SIZEOF_VOID_P +/* Define to `int' if <sys/types.h> doesn't define. */ +#undef socklen_t + /* Define for SOLARIS 2.x */ #undef SOLARIS |