summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/info2html/html.c1
-rw-r--r--src/man2html/yelp-man2html.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/info2html/html.c b/src/info2html/html.c
index 7044f95d..5d6c0e20 100644
--- a/src/info2html/html.c
+++ b/src/info2html/html.c
@@ -4,7 +4,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
-#include <ctype.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <fcntl.h>
diff --git a/src/man2html/yelp-man2html.c b/src/man2html/yelp-man2html.c
index dd3d5dcc..94fbd36e 100644
--- a/src/man2html/yelp-man2html.c
+++ b/src/man2html/yelp-man2html.c
@@ -129,7 +129,6 @@
#include <string.h>
#include <sys/stat.h>
#include <dirent.h>
-#include <ctype.h>
#include <sys/types.h>
#include <time.h>
#include <sys/time.h>