Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at domenkozar-patch-1 10 lines 316 B view raw
1--- a/include/dieharder/libdieharder.h 2011-10-14 15:41:37.000000000 +0200 2+++ b/include/dieharder/libdieharder.h 2015-03-27 16:34:40.978860858 +0100 3@@ -13,6 +13,7 @@ 4 #include <stdlib.h> 5 #include <stdarg.h> 6 #include <string.h> 7+#include <stdint.h> 8 #include <sys/time.h> 9 10 /* This turns on uint macro in c99 */