- we now build a libnat.a
[cacao.git] / nat / java_io_PrintStream.h
index 9b08ac230dd5f133c95f97094657f4b7168ea986..49251420ea5f97ec36615607c071f3de46f0fe2a 100644 (file)
@@ -1,5 +1,8 @@
 /* This file is machine generated, don't edit it !*/
 
+#ifndef _JAVA_IO_PRINTSTREAM_H
+#define _JAVA_IO_PRINTSTREAM_H
+
 /* Structure information for class: java/io/PrintStream */
 
 typedef struct java_io_PrintStream {
@@ -11,3 +14,5 @@ typedef struct java_io_PrintStream {
    s4 closed;
 } java_io_PrintStream;
 
+#endif
+