mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-21 23:47:52 +08:00
Add missing header
This commit is contained in:
@@ -29,6 +29,7 @@ extern "C" {
|
||||
#define MOSQ_ACL_SUBSCRIBE 0x04
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
struct mosquitto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user