aboutsummaryrefslogtreecommitdiffstats
path: root/audio/nas/files/patch-ac
blob: afba11d7fcf96937599b0b2114648b26f34c3526 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- lib/audio/Astreams.c.orig   Sun May  9 10:10:05 1999
+++ lib/audio/Astreams.c    Sat Mar 25 15:20:42 2000
@@ -52,7 +52,9 @@
 #include <sys/stropts.h>
 
 extern int errno;
+#if !defined(BSD)
 extern char *sys_errlist[];
+#endif
 
 /* stolen from <X11/Xproto.h> */
 typedef struct {