mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
9836af420c
Also, removed one hunk from patch-ac which seemed no longer needed.
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
*** ./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 ----
|