Skip to content

Commit 33bc6f8

Browse files
committed
Merge pull request #1186 from alltheblinkythings/for-upstream
Remove double include of cbuf.h.
2 parents 3f12831 + a7609bc commit 33bc6f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/ESP8266WiFi/src/WiFiClientSecure.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ extern "C"
2929
}
3030
#include <errno.h>
3131
#include "debug.h"
32-
#include "cbuf.h"
3332
#include "ESP8266WiFi.h"
3433
#include "WiFiClientSecure.h"
3534
#include "WiFiClient.h"

0 commit comments

Comments
 (0)