summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/vorbis-tools/patches/patch-ad')
-rw-r--r--audio/vorbis-tools/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/vorbis-tools/patches/patch-ad b/audio/vorbis-tools/patches/patch-ad
new file mode 100644
index 00000000000..d3616a9f0e3
--- /dev/null
+++ b/audio/vorbis-tools/patches/patch-ad
@@ -0,0 +1,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>