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

16 lines
394 B
Text

$NetBSD: patch-cd,v 1.1 2011/05/04 20:31:40 adam Exp $
--- dlls/wsock32/socket.c.orig 2009-02-27 23:21:46.000000000 +0100
+++ dlls/wsock32/socket.c
@@ -23,10 +23,10 @@
#include "config.h"
#include <stdarg.h>
+#include "winsock2.h"
#include "windef.h"
#include "winbase.h"
#include "wine/debug.h"
-#include "winsock2.h"
#include "winnt.h"
#include "wscontrol.h"
#include "iphlpapi.h"