X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fnative%2Fvm%2Fgnuclasspath%2Fjava_lang_reflect_VMProxy.c;h=f40678c1489795bc1abe303b2036248d4596bdc6;hb=345ceab5946711a40fdeefb55a0cf469960146d0;hp=b2138421ff66adbabdd081eb927781ee559f3c1b;hpb=9d4cb0889f6539fc4f2a82784dc4664b1a0f332d;p=cacao.git diff --git a/src/native/vm/gnuclasspath/java_lang_reflect_VMProxy.c b/src/native/vm/gnuclasspath/java_lang_reflect_VMProxy.c index b2138421f..f40678c14 100644 --- a/src/native/vm/gnuclasspath/java_lang_reflect_VMProxy.c +++ b/src/native/vm/gnuclasspath/java_lang_reflect_VMProxy.c @@ -1,9 +1,7 @@ -/* src/native/vm/gnu/java_lang_reflect_VMProxy.c - java/lang/reflect/VMProxy +/* src/native/vm/gnuclasspath/java_lang_reflect_VMProxy.c - java/lang/reflect/VMProxy - Copyright (C) 1996-2005, 2006, 2007 R. Grafl, A. Krall, C. Kruegel, - C. Oates, R. Obermaisser, M. Platter, M. Probst, S. Ring, - E. Steiner, C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich, - J. Wenninger, Institut f. Computersprachen - TU Wien + Copyright (C) 1996-2005, 2006, 2007, 2008 + CACAOVM - Verein zur Foerderung der freien virtuellen Maschine CACAO This file is part of CACAO. @@ -32,10 +30,8 @@ #include "native/jni.h" #include "native/native.h" -#include "native/include/java_lang_Class.h" -#include "native/include/java_lang_ClassLoader.h" - -#include "native/include/java_lang_reflect_VMProxy.h" +// FIXME +//#include "native/include/java_lang_reflect_VMProxy.h" /* native methods implemented by this file ************************************/