summaryrefslogtreecommitdiff
path: root/audio/mad123/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mad123/patches/patch-aa')
-rw-r--r--audio/mad123/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mad123/patches/patch-aa b/audio/mad123/patches/patch-aa
new file mode 100644
index 00000000000..4d0684a8ab9
--- /dev/null
+++ b/audio/mad123/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2005/11/11 18:58:18 joerg Exp $
+
+--- mad123.c.orig 2005-11-11 18:19:59.000000000 +0000
++++ mad123.c
+@@ -20,6 +20,7 @@
+ */
+
+ #include <sys/types.h>
++#include <sys/stat.h>
+ #include <sys/time.h>
+ #include <sys/resource.h>
+ #include <sys/poll.h>