Try to fix build of mqtt after ALTCP_TLS changes

This commit is contained in:
Dirk Ziegelmeier 2017-03-28 11:48:01 +02:00
parent 8b6b270287
commit 1c5237b6c4

View File

@ -40,6 +40,7 @@
#include "lwip/apps/mqtt_opts.h"
#include "lwip/err.h"
#include "lwip/ip_addr.h"
#include "lwip/apps/altcp_tls.h"
#ifdef __cplusplus
extern "C" {