]> git.pld-linux.org Git - packages/botan2.git/blame_incremental - botan-includes.patch
- updated to 1.10.17 (latests 1.x version; new soname)
[packages/botan2.git] / botan-includes.patch
... / ...
CommitLineData
1--- Botan-1.10.17/src/hash/gost_3411/gost_3411.cpp.orig 2017-10-02 08:00:00.000000000 +0200
2+++ Botan-1.10.17/src/hash/gost_3411/gost_3411.cpp 2018-06-29 17:29:33.583934040 +0200
3@@ -5,6 +5,7 @@
4 * Distributed under the terms of the Botan license
5 */
6
7+#include <stdint.h>
8 #include <botan/gost_3411.h>
9 #include <botan/loadstor.h>
10 #include <botan/rotate.h>
This page took 0.028072 seconds and 4 git commands to generate.