summaryrefslogtreecommitdiff
path: root/audio/id3/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/id3/patches/patch-ab')
-rw-r--r--audio/id3/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/id3/patches/patch-ab b/audio/id3/patches/patch-ab
new file mode 100644
index 00000000000..326a5769a65
--- /dev/null
+++ b/audio/id3/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2003/12/23 18:11:19 sketch Exp $
+
+--- id3.c.orig 2003-12-23 12:32:28.874414092 +0000
++++ id3.c 2003-12-23 12:32:49.648359969 +0000
+@@ -34,7 +34,6 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
+-#include <getopt.h>
+ #include <errno.h>
+ #include <unistd.h>
+ #include <string.h>