Skip to content

Commit

Permalink
Added missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
hsaturn committed Aug 9, 2021
1 parent c47d114 commit 259748e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/ESP8266WiFi/src/WiFiClient.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// vim: ts=2 sw=2 expandtab
#pragma once
#include <Arduino.h>
#include <IPAddress.h>
#include <sys/socket.h>
#include <netdb.h>
Expand Down

0 comments on commit 259748e

Please sign in to comment.