1
0
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:
Ivan Grokhotkov 2015-09-18 09:54:19 +03:00
commit 378ce87441

View File

@ -67,8 +67,6 @@
extern "C" {
#endif
#include <time.h>
/* need to predefine before ssl_lib.h gets to it */
#define SSL_SESSION_ID_SIZE 32