This library is deprecated.

Dependents:   HTTPClientStreamingExample HTTPClientExample HTTPServerExample HTTPServerHelloWorld ... more

Revision:
1:ba68cceb2917
Parent:
0:422060928e37
Child:
4:9cec8b1dcf09
--- a/LPC1768/lwip/include/lwip/def.h	Fri Jun 11 16:25:22 2010 +0000
+++ b/LPC1768/lwip/include/lwip/def.h	Fri Jun 18 09:20:27 2010 +0000
@@ -91,6 +91,8 @@
 
 #endif /* BYTE_ORDER == BIG_ENDIAN */
 
+#define PP_HTONS htons
+
 #ifdef __cplusplus
 }
 #endif