projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a415b2c
)
android: add byteorder for the swab routines
author
Aaron Carroll
<xaaronc@gmail.com>
Fri, 12 Apr 2013 07:15:23 +0000
(09:15 +0200)
committer
Jens 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
patch
|
blob
|
blame
|
history
diff --git
a/os/os-android.h
b/os/os-android.h
index
b844982
..
df22333
100644
(file)
--- a/
os/os-android.h
+++ b/
os/os-android.h
@@
-13,6
+13,7
@@
#include <sched.h>
#include <linux/unistd.h>
#include <linux/major.h>
+#include <asm/byteorder.h>
#include "binject.h"
#include "../file.h"