From: Tobias Brunner Date: Wed, 4 Sep 2013 14:13:52 +0000 (+0200) Subject: android: Fix compilation after PTS header files were moved X-Git-Tag: 5.1.1dr3~12 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c742905f50311745ae9a010e3639a051b965afb0;p=thirdparty%2Fstrongswan.git android: Fix compilation after PTS header files were moved --- diff --git a/src/frontends/android/jni/libandroidbridge/byod/imc_android.c b/src/frontends/android/jni/libandroidbridge/byod/imc_android.c index 74cb520e39..1c6d594495 100644 --- a/src/frontends/android/jni/libandroidbridge/byod/imc_android.c +++ b/src/frontends/android/jni/libandroidbridge/byod/imc_android.c @@ -35,10 +35,10 @@ #include #include #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include