From fd5f756e2b8df169a2e6d3ce22fa0cd199bf05d1 Mon Sep 17 00:00:00 2001 From: junyoung Date: Fri, 12 Apr 2002 17:45:43 +0000 Subject: Back out previous. Wine won't be able to run any nontrivial apps on 1.5.x releases due to lack of support for clone(2). --- emulators/wine/patches/patch-ab | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 emulators/wine/patches/patch-ab (limited to 'emulators/wine/patches') diff --git a/emulators/wine/patches/patch-ab b/emulators/wine/patches/patch-ab deleted file mode 100644 index 98304aaadf8..00000000000 --- a/emulators/wine/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.8 2002/04/05 11:45:24 hubertf Exp $ - ---- library/port.c.orig Mon Jan 7 22:00:28 2002 -+++ library/port.c -@@ -38,6 +38,10 @@ - # include - #endif - -+#ifdef __NetBSD__ -+#include -+#endif -+ - /*********************************************************************** - * usleep - */ -- cgit v1.2.3