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:25 +0000 (13:14 -0700)
commit8fb3fd3dac586ccb38a3a30aa4d0e1656aea2dc3
tree9372855addd2d81c37d44602a387ba63a08ad7db
parent5c96ee5b1bedb392cdd27578f7fdcc760ef7fe7b
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>
libs/libuwsc/patches/100-cmake-fix-wolfssl-detection.patch [new file with mode: 0644]