summaryrefslogtreecommitdiff
path: root/pptok.pl
diff options
context:
space:
mode:
Diffstat (limited to 'pptok.pl')
-rwxr-xr-xpptok.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/pptok.pl b/pptok.pl
index 53a1c92c..c8f33e19 100755
--- a/pptok.pl
+++ b/pptok.pl
@@ -180,7 +180,6 @@ if ($what eq 'c') {
print OUT "#include \"compiler.h\"\n";
print OUT "#include <inttypes.h>\n";
- print OUT "#include <ctype.h>\n";
print OUT "#include \"nasmlib.h\"\n";
print OUT "#include \"hashtbl.h\"\n";
print OUT "#include \"preproc.h\"\n";