android: add byteorder for the swab routines
authorAaron Carroll <xaaronc@gmail.com>
Fri, 12 Apr 2013 07:15:23 +0000 (09:15 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 12 Apr 2013 07:15:23 +0000 (09:15 +0200)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
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"