From 40669990796dcabddee6256f9738651613ff9907 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 24 Nov 2016 10:05:37 +0100 Subject: dieharder neu --- dieharder/stdint.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dieharder/stdint.patch (limited to 'dieharder/stdint.patch') diff --git a/dieharder/stdint.patch b/dieharder/stdint.patch new file mode 100644 index 00000000..75fbc651 --- /dev/null +++ b/dieharder/stdint.patch @@ -0,0 +1,10 @@ +--- include/dieharder/libdieharder.h 2011-10-14 15:41:37.000000000 +0200 ++++ include/dieharder/libdieharder.h.new 2015-03-27 16:34:40.978860858 +0100 +@@ -13,6 +13,7 @@ + #include + #include + #include ++#include + #include + + /* This turns on uint macro in c99 */ -- cgit v1.2.3-54-g00ecf