- we now build a libnat.a
[cacao.git] / src / native / include / java_lang_ClassLoader.h
index 4b98b8881058d956ab1077f8c3839fe602e71590..ed607ae52dc448542a49442b6934ce3bceed7fa9 100644 (file)
@@ -1,5 +1,8 @@
 /* This file is machine generated, don't edit it !*/
 
+#ifndef _JAVA_LANG_CLASSLOADER_H
+#define _JAVA_LANG_CLASSLOADER_H
+
 /* Structure information for class: java/lang/ClassLoader */
 
 typedef struct java_lang_ClassLoader {
@@ -13,3 +16,5 @@ typedef struct java_lang_ClassLoader {
    struct java_util_Map* classAssertionStatus;
 } java_lang_ClassLoader;
 
+#endif
+