diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/hpux9.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h index 472f8f02da0..134a789e9ea 100644 --- a/src/s/hpux9.h +++ b/src/s/hpux9.h | |||
| @@ -4,7 +4,9 @@ | |||
| 4 | 4 | ||
| 5 | #define HPUX9 | 5 | #define HPUX9 |
| 6 | 6 | ||
| 7 | #if 0 | ||
| 7 | /* Try some debugging and see if gnu malloc hurts us */ | 8 | /* Try some debugging and see if gnu malloc hurts us */ |
| 8 | #define SYSTEM_MALLOC 1 | 9 | #define SYSTEM_MALLOC 1 |
| 9 | #undef GNU_MALLOC | 10 | #undef GNU_MALLOC |
| 10 | #undef REL_ALLOC | 11 | #undef REL_ALLOC |
| 12 | #endif | ||