NetServices Stack source

Dependents:   HelloWorld ServoInterfaceBoardExample1 4180_Lab4

Revision:
9:c79fa4034f5b
Parent:
2:a4f97773c90f
--- a/services/http/server/HTTPRequestDispatcher.h	Wed Jul 28 12:45:32 2010 +0000
+++ b/services/http/server/HTTPRequestDispatcher.h	Thu Aug 05 14:32:43 2010 +0000
@@ -28,6 +28,7 @@
 
 #include "api/TCPSocket.h"
 #include "HTTPServer.h"
+#include "core/netservice.h"
 
 #include "mbed.h"