010-include-byteswap-h.patch (207B)
1 --- a/include/f2fs_fs.h 2 +++ b/include/f2fs_fs.h 3 @@ -12,6 +12,7 @@ 4 #include <inttypes.h> 5 #include <linux/types.h> 6 #include <sys/types.h> 7 +#include <byteswap.h> 8 9 #ifdef HAVE_CONFIG_H 10 #include <config.h>