summaryrefslogtreecommitdiff
path: root/audio/faac/patches/patch-aa
blob: d42ae6dfc29557b8ef768d494cb748915857a8cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.3 2007/02/09 20:27:16 drochner Exp $

--- frontend/main.c.orig	2004-12-08 12:07:17.000000000 +0100
+++ frontend/main.c
@@ -39,6 +39,7 @@
 #include <windows.h>
 #include <fcntl.h>
 #else
+#include <sys/param.h>
 #include <signal.h>
 #endif