summaryrefslogtreecommitdiff
path: root/audio/faac/patches/patch-aa
blob: 7b6bfc5097b51df01c2b9603e04b8812c656aa19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.4 2009/09/09 16:40:39 drochner Exp $

--- frontend/main.c.orig	2009-01-24 02:10:20.000000000 +0100
+++ frontend/main.c
@@ -39,6 +39,7 @@
 #include <windows.h>
 #include <fcntl.h>
 #else
+#include <sys/param.h>
 #include <signal.h>
 #endif