Commit d6ab24c5 by Tom Tromey Committed by Tom Tromey

* java/lang/natClass.cc: Include <gcj/method.h>.

From-SVN: r31249
parent 3f2d7f37
2000-01-05 Tom Tromey <tromey@cygnus.com>
* java/lang/natClass.cc: Include <gcj/method.h>.
* java/lang/Class.h (_getMethods): Correctly declare as private,
not public.
......
......@@ -39,6 +39,7 @@ details. */
#include <java/lang/System.h>
#include <java/lang/SecurityManager.h>
#include <java/lang/StringBuffer.h>
#include <gcj/method.h>
#include <java-cpool.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment