summaryrefslogtreecommitdiff
path: root/audio/id3/patches/patch-ab
blob: 1a248cc7527b06482787daea760f9972109cd899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.2 2016/08/24 09:59:31 wiz Exp $

--- id3.c.orig	2016-08-13 22:39:26.000000000 +0000
+++ id3.c
@@ -18,7 +18,6 @@
 #include <ctype.h>
 #include <err.h>
 #include <errno.h>
-#include <getopt.h>
 #include <limits.h>
 #include <stdbool.h>
 #include <stdio.h>