summarylogtreecommitdiffstats
path: root/stdint.patch
diff options
context:
space:
mode:
Diffstat (limited to 'stdint.patch')
-rw-r--r--stdint.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/stdint.patch b/stdint.patch
deleted file mode 100644
index 75fbc65125bd..000000000000
--- a/stdint.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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 */