]> git.pld-linux.org Git - packages/botan.git/blob - botan-includes.patch
- unconditional noarch subpackages
[packages/botan.git] / botan-includes.patch
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.087339 seconds and 3 git commands to generate.