diff options
Diffstat (limited to 'include/stdlib.h')
| -rw-r--r-- | include/stdlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stdlib.h b/include/stdlib.h index 6914f02..3f3c3ba 100644 --- a/include/stdlib.h +++ b/include/stdlib.h | |||
| @@ -38,6 +38,7 @@ extern "C" { | |||
| 38 | 38 | ||
| 39 | #undef malloc | 39 | #undef malloc |
| 40 | #undef realloc | 40 | #undef realloc |
| 41 | #undef calloc | ||
| 41 | 42 | ||
| 42 | __malloc(malloc (free, 1)) | 43 | __malloc(malloc (free, 1)) |
| 43 | __alloc_size(1) | 44 | __alloc_size(1) |
