summaryrefslogtreecommitdiff
path: root/converters/wv/patches/patch-ad
blob: fc08ce989c1fd1f4bf37771226ea45e549839410 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ad,v 1.2 2001/07/13 04:49:11 kei Exp $

--- wv.h.orig	Thu May 10 05:28:16 2001
+++ wv.h	Thu Jul  5 14:37:42 2001
@@ -106,7 +106,11 @@
 	S32 y;
     } POINT;
 #else
+#define read_32ubit wmf_read_32ubit
+#define read_16ubit wmf_read_16ubit
 #	include <wmfapi.h>
+#undef read_32ubit
+#undef read_16ubit
 #endif