- we now build a libnat.a
[cacao.git] / nat / java_text_Collator.h
index 8d603c3d8f8c41ca74a48c5bb9e5686ea3d7ccd7..23abcda225ca4f0c718fc3f9468e4454e8d04d72 100644 (file)
@@ -1,5 +1,8 @@
 /* This file is machine generated, don't edit it !*/
 
+#ifndef _JAVA_TEXT_COLLATOR_H
+#define _JAVA_TEXT_COLLATOR_H
+
 /* Structure information for class: java/text/Collator */
 
 typedef struct java_text_Collator {
@@ -8,3 +11,5 @@ typedef struct java_text_Collator {
    s4 strength;
 } java_text_Collator;
 
+#endif
+