Commit 99fb071d authored by Ian Craggs's avatar Ian Craggs

Merge branch 'master' into develop

parents 5446bdca 2202fbd8
...@@ -38,6 +38,7 @@ char* MQTTProtocol_addressPort(const char* uri, int* port); ...@@ -38,6 +38,7 @@ char* MQTTProtocol_addressPort(const char* uri, int* port);
#include "Heap.h" #include "Heap.h"
#include <string.h>
#include <openssl/ssl.h> #include <openssl/ssl.h>
#include <openssl/err.h> #include <openssl/err.h>
#include <openssl/crypto.h> #include <openssl/crypto.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment