summaryrefslogtreecommitdiff
path: root/ttcp/rtems_ttcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'ttcp/rtems_ttcp.c')
-rw-r--r--ttcp/rtems_ttcp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ttcp/rtems_ttcp.c b/ttcp/rtems_ttcp.c
index d266b42..e2fa6db 100644
--- a/ttcp/rtems_ttcp.c
+++ b/ttcp/rtems_ttcp.c
@@ -291,4 +291,6 @@ test_network (void)
*/
#define htons(x) (x)
+#undef delay
+
#include "ttcp_orig/ttcp.c"