aboutsummaryrefslogtreecommitdiff
path: root/malloc
diff options
context:
space:
mode:
Diffstat (limited to 'malloc')
-rw-r--r--malloc/reallocarray.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/reallocarray.c b/malloc/reallocarray.c
index aca689e..20b0215 100644
--- a/malloc/reallocarray.c
+++ b/malloc/reallocarray.c
@@ -17,6 +17,7 @@
not, see <https://www.gnu.org/licenses/>. */
#include <errno.h>
+#include <stdlib.h>
#include <malloc.h>
void *