summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine/patches/patch-ad')
-rw-r--r--emulators/wine/patches/patch-ad10
1 files changed, 5 insertions, 5 deletions
diff --git a/emulators/wine/patches/patch-ad b/emulators/wine/patches/patch-ad
index 0932796ce00..472c9b7eba1 100644
--- a/emulators/wine/patches/patch-ad
+++ b/emulators/wine/patches/patch-ad
@@ -1,7 +1,7 @@
-$NetBSD: patch-ad,v 1.13 2007/07/17 12:29:17 adam Exp $
+$NetBSD: patch-ad,v 1.14 2010/02/20 08:35:58 schwarz Exp $
---- dlls/iphlpapi/ipstats.c.orig 2007-07-13 19:46:16.000000000 +0200
-+++ dlls/iphlpapi/ipstats.c
+--- dlls/iphlpapi/ipstats.c.orig 2008-10-17 17:45:25.000000000 +0200
++++ dlls/iphlpapi/ipstats.c 2010-02-19 23:39:54.000000000 +0100
@@ -28,6 +28,10 @@
#include <stdlib.h>
#include <string.h>
@@ -13,7 +13,7 @@ $NetBSD: patch-ad,v 1.13 2007/07/17 12:29:17 adam Exp $
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif
-@@ -740,7 +744,11 @@ DWORD getNumRoutes(void)
+@@ -755,7 +759,11 @@
/* Ignore all entries except for gateway routes which aren't
multicast */
@@ -25,7 +25,7 @@ $NetBSD: patch-ad,v 1.13 2007/07/17 12:29:17 adam Exp $
continue;
RouteCount++;
-@@ -813,8 +821,12 @@ DWORD getRouteTable(PMIB_IPFORWARDTABLE
+@@ -831,8 +839,12 @@
/* Ignore all entries except for gateway routes which aren't
multicast */