summaryrefslogtreecommitdiff
path: root/audio/mp3_check/patches/patch-aa
blob: 63de5c3ac0d47fae3a36aaf5c1e9934dd24cc497 (plain)
1
2
3
4
5
6
7
8
9
10
11
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