Files
pkgsrc-ng/emulators/wine/patches/patch-cd
2013-09-26 17:14:40 +02:00

17 lines
394 B
Plaintext

$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"