mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
fix(axtls): Don't include sntp header file
directory changed.
This commit is contained in:
@ -42,7 +42,6 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#include "esp_common.h"
|
||||
#include "lwip/apps/sntp/time.h"
|
||||
|
||||
#if 0
|
||||
#define ssl_printf(fmt, args...) os_printf(fmt,## args)
|
||||
|
Reference in New Issue
Block a user