Update to 23.0.2+7 OBS-URL: https://build.opensuse.org/request/show/1246158 OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-23-openjdk?expand=0&rev=9
11 lines
234 B
Diff
11 lines
234 B
Diff
--- 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>
|
|
|