summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-af
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-05-06 15:51:35 +0000
committeradam <adam@pkgsrc.org>2004-05-06 15:51:35 +0000
commitabb86da0677eb4ef6fa7c52d0802cc351e3d4e46 (patch)
tree3506ff8d1cad7bdc218f6adb410ac1cbceea5062 /emulators/wine/patches/patch-af
parent9a6a43703190ec626d0491540099c28cbcdd4b47 (diff)
downloadpkgsrc-abb86da0677eb4ef6fa7c52d0802cc351e3d4e46.tar.gz
Changes 20040505:
- Many more filesystem improvements, including autodetection of drive types and devices, and support for editing the drive configuration with winecfg. - Many Direct3D improvements. - Several fixes to the various sound drivers. - Lots of bug fixes
Diffstat (limited to 'emulators/wine/patches/patch-af')
-rw-r--r--emulators/wine/patches/patch-af12
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/wine/patches/patch-af b/emulators/wine/patches/patch-af
deleted file mode 100644
index a38a6e8b4a8..00000000000
--- a/emulators/wine/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.6 2004/04/09 12:44:22 adam Exp $
-
---- programs/winetest/util.c.orig 2004-04-09 14:30:40.000000000 +0000
-+++ programs/winetest/util.c
-@@ -19,7 +19,6 @@
- *
- */
- #include <windows.h>
--#include <unistd.h>
- #include <errno.h>
-
- #include "winetest.h"