summaryrefslogtreecommitdiff
path: root/lib/sh/oslib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sh/oslib.c')
-rw-r--r--lib/sh/oslib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sh/oslib.c b/lib/sh/oslib.c
index 3d587111..69a35133 100644
--- a/lib/sh/oslib.c
+++ b/lib/sh/oslib.c
@@ -35,7 +35,7 @@
#include <stdio.h>
#include <errno.h>
-#include <ctype.h>
+#include <chartypes.h>
#include <shell.h>