summarylogtreecommitdiffstats
path: root/md5hh-cinttypes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'md5hh-cinttypes.patch')
-rw-r--r--md5hh-cinttypes.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/md5hh-cinttypes.patch b/md5hh-cinttypes.patch
new file mode 100644
index 000000000000..6a58c5292d84
--- /dev/null
+++ b/md5hh-cinttypes.patch
@@ -0,0 +1,11 @@
+diff --unified --recursive --text package.orig/src/md5/md5.hh package.new/src/md5/md5.hh
+--- package.orig/src/md5/md5.hh 2021-10-22 18:19:37.000000000 +0200
++++ package.new/src/md5/md5.hh 2023-09-14 10:58:38.273030750 +0200
+@@ -40,6 +40,7 @@
+ */
+ #pragma once
+
++#include <cinttypes>
+ #include <cstdio>
+ #include <istream>
+