summaryrefslogtreecommitdiffstats
path: root/bin/sh/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/error.c')
-rw-r--r--bin/sh/error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/error.c b/bin/sh/error.c
index 0407bac..088d3c7 100644
--- a/bin/sh/error.c
+++ b/bin/sh/error.c
@@ -55,6 +55,7 @@ static const char rcsid[] =
#include "show.h"
#include "trap.h"
#include <signal.h>
+#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
OpenPOWER on IntegriCloud