summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libiberty/neutral.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/neutral.c b/libiberty/neutral.c
index cbf1a1da6..a92bc7856 100644
--- a/libiberty/neutral.c
+++ b/libiberty/neutral.c
@@ -1,6 +1,7 @@
#define _GNU_SOURCE
#include <stddef.h>
+#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
#include <stdio.h>