You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
207 B
11 lines
207 B
9 years ago
|
--- a/include/f2fs_fs.h
|
||
|
+++ b/include/f2fs_fs.h
|
||
|
@@ -15,6 +15,7 @@
|
||
|
#include <inttypes.h>
|
||
|
#include <linux/types.h>
|
||
|
#include <sys/types.h>
|
||
|
+#include <byteswap.h>
|
||
|
|
||
|
#ifdef HAVE_CONFIG_H
|
||
|
#include <config.h>
|