blob: 67ce9ac3f3b69826a258e9bcbccaac871193b4d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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 ----
|