diff options
Diffstat (limited to 'acconfig.h.in')
-rw-r--r-- | acconfig.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h.in b/acconfig.h.in index c8e35458f8..760d55e2a1 100644 --- a/acconfig.h.in +++ b/acconfig.h.in @@ -1,5 +1,7 @@ /* This is the default configuration file to read -*- C -*- */ +#undef socklen_t + /* these are defined by automake */ #undef PACKAGE #undef VERSION |