src/c2html.h

changeset 52
33ded421c512
parent 49
f86f0b054464
child 55
bf54085ce341
     1.1 --- a/src/c2html.h	Thu Aug 25 12:16:57 2016 +0200
     1.2 +++ b/src/c2html.h	Fri Aug 26 13:49:19 2016 +0200
     1.3 @@ -30,12 +30,6 @@
     1.4  #ifndef C2HTML_H
     1.5  #define	C2HTML_H
     1.6  
     1.7 -#include <fcntl.h>
     1.8 -#include <unistd.h>
     1.9 -
    1.10 -#include "javacodegen.h"
    1.11 -#include "ccodegen.h"
    1.12 -
    1.13  #ifdef	__cplusplus
    1.14  extern "C" {
    1.15  #endif

mercurial