summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/patches/patch-ce
blob: 50bf9000cf851c611451888491f451e84ec6fbb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>