summaryrefslogtreecommitdiff
path: root/audio/nas/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/nas/patches/patch-ac')
-rw-r--r--audio/nas/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/nas/patches/patch-ac b/audio/nas/patches/patch-ac
new file mode 100644
index 00000000000..67ce9ac3f3b
--- /dev/null
+++ b/audio/nas/patches/patch-ac
@@ -0,0 +1,12 @@
+*** ./lib/audio/Astreams.c.orig Thu Nov 3 11:58:30 1994
+--- ./lib/audio/Astreams.c Thu Nov 3 11:58:52 1994
+***************
+*** 52,58 ****
+ #include <sys/stropts.h>
+
+ extern int errno;
+- extern char *sys_errlist[];
+
+ /* stolen from <X11/Xproto.h> */
+ typedef struct {
+--- 52,57 ----