summaryrefslogtreecommitdiff
path: root/emulators/mame/patches
diff options
context:
space:
mode:
authorwiz <wiz>2016-05-02 15:52:28 +0000
committerwiz <wiz>2016-05-02 15:52:28 +0000
commit2ec406846838107a42d61a59ccbf797286e4e73c (patch)
tree2f5a6a5d4cc812f3033906ee3102cbb9526ac24a /emulators/mame/patches
parent5931cbcec697549e1fd1551e2fe9f3f2e182b3d0 (diff)
downloadpkgsrc-2ec406846838107a42d61a59ccbf797286e4e73c.tar.gz
Remove unneeded patch.
Diffstat (limited to 'emulators/mame/patches')
-rw-r--r--emulators/mame/patches/patch-3rdparty_libuv_src_unix_netbsd.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/emulators/mame/patches/patch-3rdparty_libuv_src_unix_netbsd.c b/emulators/mame/patches/patch-3rdparty_libuv_src_unix_netbsd.c
deleted file mode 100644
index b22ebb1242d..00000000000
--- a/emulators/mame/patches/patch-3rdparty_libuv_src_unix_netbsd.c
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-3rdparty_libuv_src_unix_netbsd.c,v 1.1 2016/03/04 12:47:13 wiz Exp $
-
---- 3rdparty/libuv/src/unix/netbsd.c.orig 2016-02-24 07:02:17.000000000 +0000
-+++ 3rdparty/libuv/src/unix/netbsd.c
-@@ -18,6 +18,9 @@
- * IN THE SOFTWARE.
- */
-
-+/* needs kernel internal types */
-+#define _KMEMUSER 1
-+
- #include "uv.h"
- #include "internal.h"
-