diff options
Diffstat (limited to 'src/ctype/isgraph.c')
| -rw-r--r-- | src/ctype/isgraph.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ctype/isgraph.c b/src/ctype/isgraph.c index 30343a45..365b795f 100644 --- a/src/ctype/isgraph.c +++ b/src/ctype/isgraph.c @@ -1,5 +1,3 @@ -#include <limits.h> -#include <stdio.h> #include "_ctype.h" /** test whether a character is graphic **/ |
