fort Socket

Fork of Socket by mbed official

Revision:
2:b227d242f3c7
Parent:
1:8080965f5d76
Child:
3:e6474399e057
--- a/UDPSocket.cpp	Tue Jun 26 15:32:12 2012 +0000
+++ b/UDPSocket.cpp	Mon Jul 23 11:52:50 2012 +0000
@@ -17,7 +17,6 @@
  */
 
 #include "UDPSocket.h"
-#include "bsd_socket.h"
 
 #include <cstring>