ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / runtime / openjdk-23 / patches / illumos-port-25.patch
blob71b4ee6c7aa47a7a76cbc2e0762f4637cc409043
1 --- a/src/hotspot/share/runtime/javaThread.cpp Wed Apr 12 04:15:39 2023
2 +++ b/src/hotspot/share/runtime/javaThread.cpp Thu Apr 6 13:54:57 2023
3 @@ -23,6 +23,7 @@
5 */
7 +#include <alloca.h>
8 #include "precompiled.hpp"
9 #include "cds/dynamicArchive.hpp"
10 #include "ci/ciEnv.hpp"