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