$OpenBSD: patch-base_src_common_Channel_c,v 1.1 2002/09/04 16:21:43 todd Exp $
--- base/src/common/Channel.c.orig	Tue Jul 30 10:19:00 2002
+++ base/src/common/Channel.c	Tue Sep  3 23:34:47 2002
@@ -40,7 +40,7 @@
 
 #include <opencm.h>
 
-static unsigned int global_connection_counter = 0;
+static u_int32_t global_connection_counter = 0;
 
 int chan_SetNonblocking(Channel *c);
 int chan_connect(Channel *c, URI *uri);
