diff options
Diffstat (limited to 'src/stdlib/c_strings.c')
| -rw-r--r-- | src/stdlib/c_strings.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdlib/c_strings.c b/src/stdlib/c_strings.c index 860a69ff..4ad56d4e 100644 --- a/src/stdlib/c_strings.c +++ b/src/stdlib/c_strings.c @@ -1,5 +1,4 @@ // Type info and methods for CString datatype (char*) -#include <ctype.h> #include <err.h> #include <gc.h> #include <stdbool.h> |
