diff options
-rw-r--r-- | win32/config_H.bc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc index be5f085e19..6f42fd0ce8 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -2159,7 +2159,7 @@ /* PERL_MALLOC_WRAP: * This symbol, if defined, indicates that we'd like malloc wrap checks. */ -#define PERL_MALLOC_WRAP /**/ +/*#define PERL_MALLOC_WRAP /**/ /* CAN_PROTOTYPE: * If defined, this macro indicates that the C compiler can handle |