1--- dbench-65b1987.org/libnfs.c 2017-11-08 12:25:39.652147989 +0000
2+++ dbench-65b1987/libnfs.c 2017-11-08 12:26:20.269897054 +0000
3@@ -23,6 +23,7 @@
4 #include <sys/types.h>
5 #include <sys/stat.h>
6 #include <fcntl.h>
7+#include <stdint.h>
8
9 #define discard_const(ptr) ((void *)((intptr_t)(ptr)))
10