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