add missing includes
[project/fstools.git] / block.c
diff --git a/block.c b/block.c
index 05f84aa..7db30ac 100644 (file)
--- a/block.c
+++ b/block.c
@@ -31,6 +31,7 @@
 #include <sys/swap.h>
 #include <sys/mount.h>
 #include <sys/wait.h>
+#include <sys/sysmacros.h>
 
 #include <linux/fs.h>