wip

Dependents:   EthernetInterface_vz

Fork of Socket by VZTECH

Revision:
26:4c022b0e816a
Parent:
25:de20f827fa8c
Child:
27:32b65754bb02
--- a/UDPSocket.cpp	Thu Apr 30 15:42:10 2015 +0000
+++ b/UDPSocket.cpp	Fri May 08 04:15:13 2015 +0000
@@ -25,7 +25,7 @@
 int lwip_sock_portando_ntohs = 0;
 int lwip_sock_portando_local_port = 0;
 
-#include "debug.h"
+#include "header_app_includes.h"
 
 UDPSocket::UDPSocket() {
 }