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

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

Fork of SNICInterface by muRata

Revision:
25:67183ed15708
Parent:
23:4ff2231ff9ba
Child:
26:f2e1030964e4
--- a/Socket/TCPSocketConnection.h	Fri Mar 28 00:45:15 2014 +0000
+++ b/Socket/TCPSocketConnection.h	Fri Mar 28 01:56:08 2014 +0000
@@ -31,6 +31,7 @@
 #ifndef TCPSOCKET_H
 #define TCPSOCKET_H
 
+#include "MurataObject.h"
 #include "Socket.h"
 #include "Endpoint.h"