--- a/misc.c +++ b/misc.c @@ -13,7 +13,7 @@ #include #include "sh.h" -#include "charclass.h" +#include short ctypes [UCHAR_MAX+1]; /* type bits for unsigned char */ static int dropped_privileges;