for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **

Dependents:   SNIC-httpclient-example SNIC-ntpclient-example

Fork of SNICInterface by muRata

Revision:
35:e4e7f86fd975
Parent:
33:33f1bc919486
Child:
38:f13e4e563d65
--- a/Socket/Endpoint.cpp	Mon Jun 09 08:28:07 2014 +0000
+++ b/Socket/Endpoint.cpp	Tue Jun 10 10:19:48 2014 +0000
@@ -46,8 +46,6 @@
     mIpAddress[0] = '\0';
 }
 
-#include "stdio.h"
-
 int Endpoint::set_address(const char* host, const int port)
 {
     reset_address();