diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/sunos413.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/sunos413.h b/src/s/sunos413.h new file mode 100644 index 00000000000..8704d538bad --- /dev/null +++ b/src/s/sunos413.h | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | #include "sunos4-1.h" | ||
| 2 | |||
| 3 | /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ | ||
| 4 | |||
| 5 | #undef SYSTEM_MALLOC | ||