diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h b/config.h index 1907186f..70eafe27 100644 --- a/config.h +++ b/config.h @@ -10,8 +10,5 @@ #define XCHATLIBDIR "." #define XCHATSHAREDIR "." #define OLD_PERL -#ifndef USE_IPV6 -#define socklen_t int -#endif #define GETTEXT_PACKAGE "xchat" #define PACKAGE_TARNAME "xchat-2.8.8" |