NetServices Stack source

Dependents:   HelloWorld ServoInterfaceBoardExample1 4180_Lab4

Revision:
2:a4f97773c90f
Parent:
0:632c9925f013
Child:
4:fd826cad83c0
--- a/lwip/include/lwip/def.h	Mon Jun 14 10:33:54 2010 +0000
+++ b/lwip/include/lwip/def.h	Fri Jun 18 09:22:54 2010 +0000
@@ -91,6 +91,8 @@
 
 #endif /* BYTE_ORDER == BIG_ENDIAN */
 
+#define PP_HTONS htons
+
 #ifdef __cplusplus
 }
 #endif