$OpenBSD: patch-libmudflap_mf-runtime_h,v 1.1.1.1 2007/03/17 22:35:26 espie Exp $
--- libmudflap/mf-runtime.h.orig	Sat Mar  4 17:22:03 2006
+++ libmudflap/mf-runtime.h	Sat Mar  4 17:27:25 2006
@@ -36,7 +36,7 @@ Software Foundation, 51 Franklin Street,
 #define MF_RUNTIME_H
 
 typedef void *__mf_ptr_t;
-typedef unsigned int __mf_uintptr_t __attribute__ ((__mode__ (__pointer__)));
+typedef unsigned long __mf_uintptr_t __attribute__ ((__mode__ (__pointer__)));
 typedef __SIZE_TYPE__ __mf_size_t;
 
 /* Global declarations used by instrumentation.  When _MUDFLAP is
