dieharder: fix build

This commit is contained in:
Đoàn Trần Công Danh 2024-06-16 22:14:16 +07:00
parent cd05d4f45f
commit 748f48ff1c

View file

@ -0,0 +1,10 @@
--- a/include/dieharder/libdieharder.h
+++ b/include/dieharder/libdieharder.h
@@ -9,6 +9,7 @@
/* To enable large file support */
#define _FILE_OFFSET_BITS 64
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>