libuwsc: fix compiltation with wolfSSL
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 15 Jul 2022 18:00:20 +0000 (15:00 -0300)
committerRosen Penev <rosenp@gmail.com>
Fri, 15 Jul 2022 20:14:58 +0000 (13:14 -0700)
commit5d6ea25959e23cda1d43deacd721cffb41b46a9e
tree2bb883b2a7fd719a16087ab72a933c720de384e8
parentefb51fc2586eb5cc6f80fd1571ee5968497a2a66
libuwsc: fix compiltation with wolfSSL

wolfssl/options.h needs to be included before the other wolfssl headers
to enable OpenSSL API required to build the package.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 8fb3fd3dac586ccb38a3a30aa4d0e1656aea2dc3)
libs/libuwsc/patches/100-cmake-fix-wolfssl-detection.patch [new file with mode: 0644]