summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/patches/patch-ce
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine-devel/patches/patch-ce')
-rw-r--r--emulators/wine-devel/patches/patch-ce12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/wine-devel/patches/patch-ce b/emulators/wine-devel/patches/patch-ce
new file mode 100644
index 00000000000..50bf9000cf8
--- /dev/null
+++ b/emulators/wine-devel/patches/patch-ce
@@ -0,0 +1,12 @@
+$NetBSD: patch-ce,v 1.1 2009/09/07 20:27:25 reinoud Exp $
+
+--- dlls/riched20/tests/editor.c.orig 2009-02-27 23:21:46.000000000 +0100
++++ dlls/riched20/tests/editor.c
+@@ -23,6 +23,7 @@
+ #include <stdarg.h>
+ #include <stdio.h>
+ #include <assert.h>
++#include <winsock2.h>
+ #include <windef.h>
+ #include <winbase.h>
+ #include <wingdi.h>