mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-03-25 01:42:58 +08:00
Remove cJSON include from mosquitto_broker.h.
This commit is contained in:
@@ -38,7 +38,6 @@ extern "C" {
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <time.h>
|
||||
#include <cjson/cJSON.h>
|
||||
|
||||
#include <mosquitto.h>
|
||||
#include <mqtt_protocol.h>
|
||||
|
||||
Reference in New Issue
Block a user