$OpenBSD: patch-llong_h,v 1.1 2003/05/26 02:02:08 fgsch Exp $
--- llong.h.orig	Sun May 25 22:28:33 2003
+++ llong.h	Sun May 25 22:28:42 2003
@@ -8,7 +8,7 @@
 /* if off_t is already 64 bits, be happy, and don't worry about the
  * loff_t and llseek stuff */
 #define MT_OFF_T off_t
-#define MT_OFF_T size_t
+#define MT_SIZE_T size_t
 #endif
 
 #ifndef MT_OFF_T
