From da52c582b76a8752ad3dd113696c9debcb3449e8 Mon Sep 17 00:00:00 2001 From: Aaron Carroll Date: Fri, 12 Apr 2013 09:15:23 +0200 Subject: [PATCH] android: add byteorder for the swab routines Signed-off-by: Jens Axboe --- os/os-android.h | 1 + 1 file changed, 1 insertion(+) 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" -- 2.25.1