arduino stuffs
Diffstat (limited to 'libraries/Ethernet/src/EthernetClient.h')
-rw-r--r--libraries/Ethernet/src/EthernetClient.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/Ethernet/src/EthernetClient.h b/libraries/Ethernet/src/EthernetClient.h
new file mode 100644
index 0000000..b5aef96
--- /dev/null
+++ b/libraries/Ethernet/src/EthernetClient.h
@@ -0,0 +1,3 @@
+// This file is in the public domain. No copyright is claimed.
+
+#include "Ethernet.h"