summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/zfs-tests/cmd/mkfile/mkfile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/zfs-tests/cmd/mkfile/mkfile.c b/tests/zfs-tests/cmd/mkfile/mkfile.c
index 211d83c9e..4cf3755fa 100644
--- a/tests/zfs-tests/cmd/mkfile/mkfile.c
+++ b/tests/zfs-tests/cmd/mkfile/mkfile.c
@@ -34,6 +34,8 @@
#include <string.h>
#include <libintl.h>
#include <errno.h>
+#include <sys/stdtypes.h>
+#include <sys/sysmacros.h>
#define BLOCKSIZE 512 /* bytes */
#define KILOBYTE 1024