mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
Merge pull request #789 from Juppit/esp8266
Remove unused include time.h from ssl.h
This commit is contained in:
commit
378ce87441
@ -67,8 +67,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <time.h>
|
|
||||||
|
|
||||||
/* need to predefine before ssl_lib.h gets to it */
|
/* need to predefine before ssl_lib.h gets to it */
|
||||||
#define SSL_SESSION_ID_SIZE 32
|
#define SSL_SESSION_ID_SIZE 32
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user