File rocr-runtime-fix-build-gcc15.patch of Package rocm-llvm
diff --git a/src/core/inc/amd_elf_image.hpp b/src/core/inc/amd_elf_image.hpp
index 177465c0..335e116b 100644
--- a/src/core/inc/amd_elf_image.hpp
+++ b/src/core/inc/amd_elf_image.hpp
@@ -47,6 +47,7 @@
#include <sstream>
#include <vector>
#include <memory>
+#include <cstdint>
namespace rocr {
namespace amd {