/usr/bin/diff --ignore-matching-lines=.*{$Id:|$Header:}.* -u tcptrace.h.orig tcptrace.h
--- tcptrace.h.orig	Fri Mar  9 17:30:34 2001
+++ tcptrace.h	Fri Mar  9 17:31:08 2001
@@ -681,7 +680,9 @@
 #define IPTOS_CE	0x01	/* Experienced Congestion */
 
 #define TH_ECN_ECHO	0x02	/* Used by receiver to echo CE bit */
+#ifndef TH_CWR
 #define TH_CWR		0x01	/* Congestion Window Reduced */
+#endif
 
 
 
