- we now build a libnat.a
[cacao.git] / nat / java_nio_LongBufferImpl.h
index f32f90d4f0f6b941d249039ff0974fe2b78c92cd..22188a2c1b6ba232f1a61545b05154ba5e7cb5f8 100644 (file)
@@ -1,5 +1,8 @@
 /* This file is machine generated, don't edit it !*/
 
+#ifndef _JAVA_NIO_LONGBUFFERIMPL_H
+#define _JAVA_NIO_LONGBUFFERIMPL_H
+
 /* Structure information for class: java/nio/LongBufferImpl */
 
 typedef struct java_nio_LongBufferImpl {
@@ -13,3 +16,5 @@ typedef struct java_nio_LongBufferImpl {
    s4 readOnly;
 } java_nio_LongBufferImpl;
 
+#endif
+