From: Aaron Carroll Date: Fri, 12 Apr 2013 07:15:23 +0000 (+0200) Subject: android: add byteorder for the swab routines X-Git-Tag: fio-2.1~44^2~1 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=da52c582b76a8752ad3dd113696c9debcb3449e8;p=fio.git android: add byteorder for the swab routines Signed-off-by: Jens Axboe --- diff --git a/os/os-android.h b/os/os-android.h index b8449828..df22333f 100644 --- a/os/os-android.h +++ b/os/os-android.h @@ -13,6 +13,7 @@ #include #include #include +#include #include "binject.h" #include "../file.h"