about summary refs log tree commit diff
path: root/pkgs/tools/security/dieharder/stdint.patch
blob: 91dccfafd665235547e64f05a45b2665a5d13228 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- a/include/dieharder/libdieharder.h	2011-10-14 15:41:37.000000000 +0200
+++ b/include/dieharder/libdieharder.h	2015-03-27 16:34:40.978860858 +0100
@@ -13,6 +13,7 @@
 #include <stdlib.h>
 #include <stdarg.h>
 #include <string.h>
+#include <stdint.h>
 #include <sys/time.h>
 
 /* This turns on uint macro in c99 */