- we now build a libnat.a
[cacao.git] / nat / java_io_FileInputStream.h
index 52caec6e86438e5de22557a54c8de300ece11a71..98b75d1b6a1ff5c97418eebeb99b705f7cc83ed6 100644 (file)
@@ -1,5 +1,8 @@
 /* This file is machine generated, don't edit it !*/
 
+#ifndef _JAVA_IO_FILEINPUTSTREAM_H
+#define _JAVA_IO_FILEINPUTSTREAM_H
+
 /* Structure information for class: java/io/FileInputStream */
 
 typedef struct java_io_FileInputStream {
@@ -8,3 +11,5 @@ typedef struct java_io_FileInputStream {
    struct java_nio_channels_FileChannel* ch;
 } java_io_FileInputStream;
 
+#endif
+