summarylogtreecommitdiffstats
path: root/stdint.patch
blob: 75fbc65125bde123c167b6e2c5205dbbd480c9ce (plain)
1
2
3
4
5
6
7
8
9
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 <stdlib.h>
 #include <stdarg.h>
 #include <string.h>
+#include <stdint.h>
 #include <sys/time.h>
 
 /* This turns on uint macro in c99 */