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