1
0
2023-08-31 08:44:14 +00:00
committed by Git OBS Bridge
commit 2ce868f12c
28 changed files with 9728 additions and 0 deletions

View 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>