summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-al
blob: 2934ffaf5a0c12e5c70bc296ff25816d86a90041 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-al,v 1.7 2007/02/17 10:19:38 adam Exp $

--- dlls/riched20/tests/editor.c.orig	2007-02-16 15:48:13.000000000 +0100
+++ dlls/riched20/tests/editor.c
@@ -19,6 +19,7 @@
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 */
 
+#include <winsock.h>
 #include <wine/test.h>
 #include <windows.h>
 #include <richedit.h>