File zimg-gcc15.patch of Package zimg
Index: zimg-3.0.5/test/extra/googletest/googletest/src/gtest-death-test.cc =================================================================== --- zimg-3.0.5.orig/test/extra/googletest/googletest/src/gtest-death-test.cc +++ zimg-3.0.5/test/extra/googletest/googletest/src/gtest-death-test.cc @@ -46,6 +46,7 @@ # include <errno.h> # include <fcntl.h> # include <limits.h> +# include <stdint.h> # if GTEST_OS_LINUX # include <signal.h>