* Removed all Id tags.
[cacao.git] / src / native / vm / cldc1.1 / java_lang_Object.c
index bcc1d8373031b411426fbfd1c7ea4c79989afea5..2f6698c49da1f5cb57e44ab0aaa3226b9746f105 100644 (file)
@@ -22,8 +22,6 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: java_lang_VMRuntime.c 5900 2006-11-04 17:30:44Z michi $
-
 */
 
 
@@ -34,6 +32,7 @@
 #include "vm/types.h"
 
 #include "native/jni.h"
+#include "native/llni.h"
 #include "native/native.h"
 
 #include "native/include/java_lang_String.h"             /* required by j.l.C */