mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-08-01 03:35:11 +02:00
Cleanup public include dirs
This commit is contained in:
@@ -12,11 +12,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "esp_err.h"
|
#include "esp_err.h"
|
||||||
|
|
||||||
#include "mqtt_config.h"
|
|
||||||
#include "esp_event.h"
|
#include "esp_event.h"
|
||||||
#if CONFIG_ESP_TLS_USE_DS_PERIPHERAL
|
|
||||||
#include "rsa_sign_alt.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Reference in New Issue
Block a user