mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
332 B
Plaintext
13 lines
332 B
Plaintext
$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
|