You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
289 B

diff --git a/lib/net_mosq.c b/lib/net_mosq.c
index 745b170..bdcaa19 100644
--- a/lib/net_mosq.c
+++ b/lib/net_mosq.c
@@ -50,6 +50,7 @@ Contributors:
#include <openssl/conf.h>
#include <openssl/engine.h>
#include <openssl/err.h>
+#include <openssl/ui.h>
#include <tls_mosq.h>
#endif