mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-24 01:00:27 +00:00
8348892: Properly fix compilation error for zip_util.c on Windows
Reviewed-by: kcr, jiangli
This commit is contained in:
parent
3a564ed101
commit
5e81fa6a1f
@ -74,9 +74,7 @@ static jint INITIAL_META_COUNT = 2; /* initial number of entries in meta name
|
||||
/*
|
||||
* Declare library specific JNI_Onload entry
|
||||
*/
|
||||
#ifndef WIN32
|
||||
DEF_STATIC_JNI_OnLoad
|
||||
#endif
|
||||
|
||||
/*
|
||||
* The ZFILE_* functions exist to provide some platform-independence with
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user