$OpenBSD: patch-base_src_common_Serializable_c,v 1.3 2002/09/04 16:21:43 todd Exp $
--- base/src/common/Serializable.c.orig	Mon Jul 29 22:48:29 2002
+++ base/src/common/Serializable.c	Tue Sep  3 23:34:47 2002
@@ -72,7 +72,7 @@ SerialType *serTypes[TY_ntypes] = {
 #include "OBTYPES.def"
 
 SerialType *
-ser_find_type(unsigned long t)
+ser_find_type(u_int32_t t)
 {
   unsigned u;
 
