From 513e187c431ef1b7e0e2504263c12cc9083252d3 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 27 Jan 2012 18:35:21 +0200 Subject: Drop accidental #include --- sal/android/lo-bootstrap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sal/android/lo-bootstrap.c b/sal/android/lo-bootstrap.c index 5813138f3c81..b5a0a051f0e0 100644 --- a/sal/android/lo-bootstrap.c +++ b/sal/android/lo-bootstrap.c @@ -47,7 +47,7 @@ #include #include "uthash.h" -#include + #include "osl/detail/android-bootstrap.h" #pragma GCC diagnostic ignored "-Wdeclaration-after-statement" -- cgit