luxos/SysCore/include/cctype

10 lines
114 B
Plaintext

// cerrno standard header
#ifndef _CSTDCTYPE_
#define _CSTDCTYPE_
#include <ctype.h>
#endif /* _CSTDCTYPE_ */