summaryrefslogtreecommitdiff
path: root/audio/xmms-modplug/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-modplug/patches/patch-ab')
-rw-r--r--audio/xmms-modplug/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/xmms-modplug/patches/patch-ab b/audio/xmms-modplug/patches/patch-ab
deleted file mode 100644
index d6558177eb0..00000000000
--- a/audio/xmms-modplug/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2006/01/05 15:09:04 joerg Exp $
-
---- modplugxmms/plugin.cpp.orig 2006-01-05 14:56:10.000000000 +0000
-+++ modplugxmms/plugin.cpp
-@@ -4,6 +4,8 @@
- * This source code is public domain.
- */
-
-+#include <stddef.h>
-+
- #include "plugin.h"
- #include <libmodplug/modplug.h>
- #include "gui/main.h"