summaryrefslogtreecommitdiff
path: root/audio/extace/files/patch-ad
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-ad
parentUpdate to 0.6.4. (diff)
Update to 1.4.5.
Diffstat (limited to '')
-rw-r--r--audio/extace/files/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/extace/files/patch-ad b/audio/extace/files/patch-ad
new file mode 100644
index 000000000000..598ac6f055b7
--- /dev/null
+++ b/audio/extace/files/patch-ad
@@ -0,0 +1,12 @@
+--- extace/sound.c 2001/01/02 09:31:56 1.1
++++ extace/sound.c 2001/01/02 09:32:16
+@@ -24,7 +24,9 @@
+ #include <fcntl.h>
+ #include <gtk/gtk.h>
+ #include <esd.h>
++#ifndef __FreeBSD__
+ #include <asm/errno.h>
++#endif
+ #ifdef HAVE_PTHREAD_H
+ #include <pthread.h>
+ #endif