summaryrefslogtreecommitdiff
path: root/audio/id3lib/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'audio/id3lib/patches/patch-ap')
-rw-r--r--audio/id3lib/patches/patch-ap13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/id3lib/patches/patch-ap b/audio/id3lib/patches/patch-ap
new file mode 100644
index 00000000000..9ac6b9de3ea
--- /dev/null
+++ b/audio/id3lib/patches/patch-ap
@@ -0,0 +1,13 @@
+$NetBSD: patch-ap,v 1.1 2002/01/08 17:49:13 drochner Exp $
+
+--- src/field_impl.h.orig Tue Jan 8 16:40:06 2002
++++ src/field_impl.h Tue Jan 8 16:40:21 2002
+@@ -30,7 +30,7 @@
+
+ #include <stdlib.h>
+ #include "field.h"
+-#include "strings.h"
++#include "id3strings.h"
+
+ struct ID3_FieldDef;
+ struct ID3_FrameDef;