PKGBUILDs/extra/thunderbird/gcc-13.patch

10 lines
315 B
Diff
Raw Normal View History

2023-07-17 12:26:26 +00:00
--- a/comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h Tue Jul 11 04:56:32 2023 +0000
+++ b/comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h Tue Jul 11 12:24:40 2023 +0100
@@ -29,6 +29,7 @@
#pragma once
2023-05-03 23:27:37 +00:00
+#include <cstdint>
2023-07-17 12:26:26 +00:00
#include <exception>
#include <iostream>
#include <string>