src/c2html.h

changeset 49
f86f0b054464
parent 39
ac35daceb24c
child 52
33ded421c512
--- a/src/c2html.h	Tue Aug 23 17:24:58 2016 +0200
+++ b/src/c2html.h	Tue Aug 23 17:31:15 2016 +0200
@@ -30,12 +30,8 @@
 #ifndef C2HTML_H
 #define	C2HTML_H
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
 #include <fcntl.h>
 #include <unistd.h>
-#include <ctype.h>
 
 #include "javacodegen.h"
 #include "ccodegen.h"

mercurial