aboutsummaryrefslogtreecommitdiff
path: root/hs20
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2015-01-29 17:20:50 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-01-29 17:20:50 +0000
commitf0765910f7cd988e10fd443aababfc27f53167a0 (patch)
treeb40cb97ad9c3345d91b5dc93fd62db5f616233ca /hs20
parent40b07208ef4402da20a7f666835a62f6ec098e16 (diff)
parent1086fc9d033f93ab02e2100ec171fa3de3a6f819 (diff)
downloadwpa_supplicant_8-f0765910f7cd988e10fd443aababfc27f53167a0.tar.gz
am 1086fc9d: am 6157d599: Merge "Android: Remove superfluous OpenSSL include paths."
* commit '1086fc9d033f93ab02e2100ec171fa3de3a6f819': Android: Remove superfluous OpenSSL include paths.
Diffstat (limited to 'hs20')
-rw-r--r--hs20/client/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/hs20/client/Android.mk b/hs20/client/Android.mk
index 2457e138..ced6d8d3 100644
--- a/hs20/client/Android.mk
+++ b/hs20/client/Android.mk
@@ -4,7 +4,6 @@ INCLUDES = $(LOCAL_PATH)
INCLUDES += $(LOCAL_PATH)/../../src/utils
INCLUDES += $(LOCAL_PATH)/../../src/common
INCLUDES += $(LOCAL_PATH)/../../src
-INCLUDES += external/openssl/include
INCLUDES += external/libxml2/include
INCLUDES += external/curl/include
INCLUDES += external/webkit/Source/WebKit/gtk