summaryrefslogtreecommitdiffstats
path: root/testing/source/mozilla-thunderbird/gcc-13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/mozilla-thunderbird/gcc-13.patch')
-rw-r--r--testing/source/mozilla-thunderbird/gcc-13.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/source/mozilla-thunderbird/gcc-13.patch b/testing/source/mozilla-thunderbird/gcc-13.patch
new file mode 100644
index 000000000..9ba326f52
--- /dev/null
+++ b/testing/source/mozilla-thunderbird/gcc-13.patch
@@ -0,0 +1,10 @@
+--- ./comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h.orig 2023-07-11 09:38:40.000000000 -0500
++++ ./comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h 2023-07-12 14:04:52.783155779 -0500
+@@ -29,6 +29,7 @@
+
+ #pragma once
+
++#include <cstdint>
+ #include <exception>
+ #include <iostream>
+ #include <string>