summaryrefslogtreecommitdiff
path: root/audio/mad123/patches/patch-aa
blob: 4d0684a8ab9e4023ab7b77fcfabbce2de172d582 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>