$OpenBSD: patch-base_src_common_Channel_h,v 1.1 2002/09/04 16:21:43 todd Exp $
--- base/src/common/Channel.h.orig	Thu Jul 18 20:30:46 2002
+++ base/src/common/Channel.h	Tue Sep  3 23:34:47 2002
@@ -124,7 +124,7 @@ struct Channel {
   OC_bool check_idleness;
   time_t max_idle_time;
   time_t last_activity; 
-  unsigned int connection_id;
+  u_int32_t connection_id;
 }; 
 
 /* Constructors for a Channel: */
