pkgsrc/emulators/wine/patches/patch-ce
adam 30b5f184bd Changes 1.2.3:
* Translation updates
* Various bug fixes
2011-05-04 20:31:39 +00:00

12 lines
330 B
Text

$NetBSD: patch-ce,v 1.1 2011/05/04 20:31:40 adam 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>