android: add byteorder for the swab routines
[fio.git] / os / os-android.h
index b8449828ae63534971cf11ed731948c5d5078d60..df22333f44d11cdf8dbcc4a79dcd2e85330a7443 100644 (file)
@@ -13,6 +13,7 @@
 #include <sched.h>
 #include <linux/unistd.h>
 #include <linux/major.h>
 #include <sched.h>
 #include <linux/unistd.h>
 #include <linux/major.h>
+#include <asm/byteorder.h>
 
 #include "binject.h"
 #include "../file.h"
 
 #include "binject.h"
 #include "../file.h"