summaryrefslogtreecommitdiff
path: root/devel/w32api/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/w32api/patches/patch-ab')
-rw-r--r--devel/w32api/patches/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/w32api/patches/patch-ab b/devel/w32api/patches/patch-ab
deleted file mode 100644
index 64ebe38574c..00000000000
--- a/devel/w32api/patches/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/01/30 03:20:51 minoura Exp $
---- lib/dxguid.c.orig Mon May 15 01:20:35 2000
-+++ lib/dxguid.c Mon Nov 20 05:57:28 2000
-@@ -25,6 +25,7 @@
- #if defined(__LCC__) || defined(__GNUC__)
- #define INITGUID 1
- #include <windows.h>
-+#undef _BSD_WCHAR_T_
- #include <objbase.h>
- #else
- #include <basetyps.h>