HTTP (curl): Fix compilation with BoringSSL
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 9 Oct 2015 21:06:14 +0000 (00:06 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 9 Oct 2015 21:06:14 +0000 (00:06 +0300)
commitcc2994024d859ecf60a48e81723e9b5838012dd3
tree99842451d44796a676ab78f6630c35480081d44f
parent0c6185fc73a5a690d856f1d48794353a685455b2
HTTP (curl): Fix compilation with BoringSSL

Define the sk_*_{num,value}() macros in BoringSSL style if BoringSSL is
used instead of OpenSSL.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/utils/http_curl.c