This final change enables the ext/java to compile on OSX.

# now to do testing and ensure that it works as stated... weeee...
This commit is contained in:
Dan Kalowsky 2002-08-21 04:42:58 +00:00
parent a86b1fc275
commit 4809e8ebbc
2 changed files with 2 additions and 0 deletions

View file

@ -36,6 +36,7 @@
#if HAVE_JAVAVM_JAVAVM_H
#include <JavaVM/JavaVM.h>
#include <JavaVM/jni.h>
#define JNI_12
#else
#include <jni.h>