Message ID | 20220209221849.434616-4-mcgrof@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dbench: few enhancements from mmtests | expand |
diff --git a/libnfs.c b/libnfs.c index edbcd61..e853e47 100644 --- a/libnfs.c +++ b/libnfs.c @@ -21,6 +21,7 @@ #include "mount.h" #include "nfs.h" #include "libnfs.h" +#include <stdint.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h>