diff options
Diffstat (limited to 'src/ctype/isupper.c')
| -rw-r--r-- | src/ctype/isupper.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ctype/isupper.c b/src/ctype/isupper.c index c8b7ac19..039e5f72 100644 --- a/src/ctype/isupper.c +++ b/src/ctype/isupper.c @@ -1,5 +1,3 @@ -#include <limits.h> -#include <stdio.h> #include "_ctype.h" /** test whether a character is an uppercase letter **/ |
