diff options
Diffstat (limited to 'src/Screen.cc')
-rw-r--r-- | src/Screen.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Screen.cc b/src/Screen.cc index 9612a04..0075c4b 100644 --- a/src/Screen.cc +++ b/src/Screen.cc | |||
@@ -101,10 +101,6 @@ class Slit {}; | |||
101 | #include <sys/types.h> | 101 | #include <sys/types.h> |
102 | #endif // STDC_HEADERS | 102 | #endif // STDC_HEADERS |
103 | 103 | ||
104 | #ifdef HAVE_CTYPE_H | ||
105 | #include <ctype.h> | ||
106 | #endif // HAVE_CTYPE_H | ||
107 | |||
108 | #ifdef HAVE_UNISTD_H | 104 | #ifdef HAVE_UNISTD_H |
109 | #include <sys/types.h> | 105 | #include <sys/types.h> |
110 | #include <unistd.h> | 106 | #include <unistd.h> |