mirror of https://github.com/eclipse/paho.mqtt.c
Merge branch 'master' into develop
This commit is contained in:
commit
99fb071d6d
|
|
@ -38,6 +38,7 @@ char* MQTTProtocol_addressPort(const char* uri, int* port);
|
|||
|
||||
#include "Heap.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/crypto.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue