aboutsummaryrefslogtreecommitdiff
path: root/stdlib/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/shell.c')
-rw-r--r--stdlib/shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/shell.c b/stdlib/shell.c
index d2d0f78a..68c61115 100644
--- a/stdlib/shell.c
+++ b/stdlib/shell.c
@@ -2,6 +2,7 @@
#include <errno.h>
#include <stdbool.h>
#include <stdint.h>
+#include <unistr.h>
#include "arrays.h"
#include "integers.h"