mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 17:18:59 +00:00
11 lines
207 B
Diff
11 lines
207 B
Diff
|
--- 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>
|