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:15:54 +0000 (13:15 -0700)
commit8829c4025735a81d97b29d84137e6dbccaad1e8d
treede4adbe5aceba08a3cf936164706c70fda806a6f
parente1090a0223879b9eeda270c78ae3393c0ebf9100
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]