NetServices Stack source

Dependents:   HelloWorld ServoInterfaceBoardExample1 4180_Lab4

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)
 {