Imported from ../bash-2.05a.tar.gz.
[platform/upstream/bash.git] / lib / sh / oslib.c
index 3d58711..69a3513 100644 (file)
@@ -35,7 +35,7 @@
 
 #include <stdio.h>
 #include <errno.h>
-#include <ctype.h>
+#include <chartypes.h>
 
 #include <shell.h>