summaryrefslogtreecommitdiff
path: root/audio/extace/files/patch-ac
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-02 19:32:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-02 19:32:20 +0000
commita6bb6554f473a817ab3b418735378dce5dffd8cb (patch)
tree5a9feb92f6d5d1248c42377d56f5a6d8c202c235 /audio/extace/files/patch-ac
parentUpdate to 0.6.4. (diff)
Update to 1.4.5.
Diffstat (limited to '')
-rw-r--r--audio/extace/files/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/extace/files/patch-ac b/audio/extace/files/patch-ac
new file mode 100644
index 000000000000..5679e4e13371
--- /dev/null
+++ b/audio/extace/files/patch-ac
@@ -0,0 +1,12 @@
+--- extace/misc.c 2001/01/02 09:29:43 1.1
++++ extace/misc.c 2001/01/02 09:30:30
+@@ -20,7 +20,9 @@
+ #include <protos.h>
+ #include <math.h>
+ #include <gtk/gtk.h>
++#ifndef __FreeBSD__
+ #include <asm/errno.h>
++#endif
+ #include "convolve.h"
+ #ifdef HAVE_LIBRFFTW
+ #include <rfftw.h>