forked from pool/java-21-openjdk
This commit is contained in:
10
implicit-pointer-decl.patch
Normal file
10
implicit-pointer-decl.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/src/java.instrument/share/native/libinstrument/JarFacade.c
|
||||
+++ b/src/java.instrument/share/native/libinstrument/JarFacade.c
|
||||
@@ -23,6 +23,7 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
+#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user