summaryrefslogtreecommitdiffstats
path: root/testing/source/mozilla-thunderbird/gcc-13.patch
blob: 9ba326f521652c4361426b5c72c8cb73c1cf3345 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>