< prev index next >

test/jdk/jdk/internal/loader/NativeLibraries/libnativeLibrariesTest.c

Print this page

        

@@ -23,11 +23,10 @@
 
 #include <stdio.h>
 #include <stdlib.h>
 
 #include "jni.h"
-#include "jni_util.h"
 
 static jclass test_class;
 static jint current_jni_version = JNI_VERSION_10;
 
 JNIEXPORT jint JNICALL
< prev index next >