summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/patches/patch-ad
blob: d3616a9f0e3c61bdd9453a1622b56d7c21bcc6ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1 2005/10/03 15:59:13 joerg Exp $

--- ogg123/playlist.c.orig	2005-08-17 20:03:15.000000000 +0000
+++ ogg123/playlist.c
@@ -19,6 +19,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <ctype.h>
+#include <limits.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>