summaryrefslogtreecommitdiff
blob: 7ca70222fd5a9e710b3fec81594dbffa84e68161 (plain)
1
2
3
4
5
6
7
8
9
10
--- f2fs-tools-1.8.0/lib/libf2fs.c.orig	2017-07-03 03:01:53.000000000 +0600
+++ f2fs-tools-1.8.0/lib/libf2fs.c	2017-08-17 00:45:01.638979885 +0600
@@ -16,6 +16,7 @@
 #include <fcntl.h>
 #include <mntent.h>
 #include <time.h>
+#include <sys/sysmacros.h>
 #include <sys/stat.h>
 #include <sys/mount.h>
 #include <sys/ioctl.h>