diff options
Diffstat (limited to 'acconfig.h')
| -rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 17257c01e6..bc411ab2ed 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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 |
