mtd: add missing <endian.h> include
[openwrt/staging/yousong.git] / package / system / mtd / src / trx.c
index 089d1ace46398376591b0dfebbefd196598acffd..245ee7630ae26aee54e286fd719cda6ecb53b6b0 100644 (file)
@@ -26,6 +26,7 @@
 #include <fcntl.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
+#include <endian.h>
 #include <string.h>
 #include <errno.h>