diff options
Diffstat (limited to 'source/lib/replace/replace.h')
-rw-r--r-- | source/lib/replace/replace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/lib/replace/replace.h b/source/lib/replace/replace.h index 13cbc9dfe49..f85c8de634f 100644 --- a/source/lib/replace/replace.h +++ b/source/lib/replace/replace.h @@ -133,6 +133,7 @@ typedef unsigned char u_int8_t; #ifndef HAVE_SOCKLEN_T #define socklen_t int +#define HAVE_SOCKLEN_T 1 #endif #endif |