diff options
Diffstat (limited to 'pc/config.h')
-rw-r--r-- | pc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/config.h b/pc/config.h index e166c53b..d584973a 100644 --- a/pc/config.h +++ b/pc/config.h @@ -261,7 +261,7 @@ #define HAVE_STRINGIZE 1 /* Define to 1 if you have the <strings.h> header file. */ -#undef HAVE_STRINGS_H +#define HAVE_STRINGS_H 1 /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 |