summaryrefslogtreecommitdiff
path: root/audio/faac/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faac/patches/patch-aa')
-rw-r--r--audio/faac/patches/patch-aa16
1 files changed, 8 insertions, 8 deletions
diff --git a/audio/faac/patches/patch-aa b/audio/faac/patches/patch-aa
index d42ae6dfc29..7b6bfc5097b 100644
--- a/audio/faac/patches/patch-aa
+++ b/audio/faac/patches/patch-aa
@@ -1,12 +1,12 @@
-$NetBSD: patch-aa,v 1.3 2007/02/09 20:27:16 drochner Exp $
+$NetBSD: patch-aa,v 1.4 2009/09/09 16:40:39 drochner Exp $
---- frontend/main.c.orig 2004-12-08 12:07:17.000000000 +0100
+--- 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 <windows.h>
+ #include <fcntl.h>
+ #else
+#include <sys/param.h>
- #include <signal.h>
- #endif
-
+ #include <signal.h>
+ #endif
+