rnp/rnp-0.17.0-gcc-13.2.0.patch

11 lines
305 B
Diff

--- rnp-0.17.0/src/libsexp/include/sexp/sexp-error.h.orig 2024-02-23 19:06:11.178513892 +0100
+++ rnp-0.17.0/src/libsexp/include/sexp/sexp-error.h 2024-02-23 19:06:28.835547562 +0100
@@ -31,6 +31,7 @@
#include <exception>
#include <iostream>
+#include <cstdint>
#include <string>
namespace sexp {