EthernetNetIf Compatibility.
Dependents: XBeeWiFi_SPI_example
Fork of NetServicesSource by
Diff: api/TCPSocket.cpp
- Revision:
- 9:c79fa4034f5b
- Parent:
- 2:a4f97773c90f
--- a/api/TCPSocket.cpp Wed Jul 28 12:45:32 2010 +0000 +++ b/api/TCPSocket.cpp Thu Aug 05 14:32:43 2010 +0000 @@ -22,6 +22,7 @@ */ #include "TCPSocket.h" +#include "if/net/nettcpsocket.h" TCPSocket::TCPSocket() : m_pNetTcpSocket(NULL), m_pCbItem(NULL), m_pCbMeth(NULL), m_pCb(NULL) {