summaryrefslogtreecommitdiff
path: root/src/ctype/isblank.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ctype/isblank.c')
-rw-r--r--src/ctype/isblank.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ctype/isblank.c b/src/ctype/isblank.c
index b9f81f59..2f418760 100644
--- a/src/ctype/isblank.c
+++ b/src/ctype/isblank.c
@@ -1,7 +1,3 @@
-#include <ctype.h>
-#include <limits.h>
-#include <locale.h>
-#include <stdio.h>
#include "_ctype.h"
/** test whether a character is blank **/