Add missing header

This commit is contained in:
Roger A. Light
2020-02-27 15:01:41 +00:00
parent 3ff0d04910
commit 032af6bf69
+1
View File
@@ -29,6 +29,7 @@ extern "C" {
#define MOSQ_ACL_SUBSCRIBE 0x04
#include <stdbool.h>
#include <stdint.h>
struct mosquitto;