summaryrefslogtreecommitdiff
path: root/audio/mp3_check/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3_check/patches/patch-aa')
-rw-r--r--audio/mp3_check/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mp3_check/patches/patch-aa b/audio/mp3_check/patches/patch-aa
new file mode 100644
index 00000000000..63de5c3ac0d
--- /dev/null
+++ b/audio/mp3_check/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.3 2005/10/29 16:26:21 tv Exp $
+
+--- mp3_check.c.orig 2000-07-29 02:51:38.000000000 -0400
++++ mp3_check.c
+@@ -62,7 +62,6 @@ GOALS: Initially, making a higly accura
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <unistd.h>
+-#include <getopt.h>
+ #include "mp3_check.h"
+
+ // FUNCTION PROTOTYPES HAPPEN HERE