$OpenBSD: patch-libmudflap_mf-runtime_h,v 1.1.1.1 2013/04/08 08:20:25 pascal Exp $
--- libmudflap/mf-runtime.h.orig	Sat Nov 12 14:08:49 2011
+++ libmudflap/mf-runtime.h	Sat Nov 12 14:09:20 2011
@@ -31,7 +31,7 @@ see the files COPYING3 and COPYING.RUNTIME respectivel
 #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
