summaryrefslogtreecommitdiff
path: root/audio/trm/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/trm/patches/patch-ad')
-rw-r--r--audio/trm/patches/patch-ad6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/trm/patches/patch-ad b/audio/trm/patches/patch-ad
index 66dd2c6068e..c5f44ecf462 100644
--- a/audio/trm/patches/patch-ad
+++ b/audio/trm/patches/patch-ad
@@ -1,14 +1,12 @@
-$NetBSD: patch-ad,v 1.1 2011/11/23 19:15:08 marino Exp $
+$NetBSD: patch-ad,v 1.2 2011/11/27 11:40:07 marino Exp $
--- mbid3.cpp.orig 2002-10-02 09:02:56.000000000 +0000
+++ mbid3.cpp
-@@ -6,6 +6,9 @@
+@@ -6,6 +6,7 @@
#ifdef HAVE_LIBID3
#include <stdio.h>
-+#if defined (__DragonFly__)
+#include <string.h>
-+#endif
#include "mbid3.h"
#define DB Debug_v("%s:%d", __FILE__, __LINE__);