mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
*** SelFile.c.orig Fri Oct 21 22:37:11 1994
|
|
--- SelFile.c Fri Oct 21 22:37:17 1994
|
|
***************
|
|
*** 46,52 ****
|
|
/* BSD 4.3 errno.h does not declare errno */
|
|
extern int errno;
|
|
extern int sys_nerr;
|
|
- extern char *sys_errlist[];
|
|
|
|
#include <sys/param.h>
|
|
#include <X11/cursorfont.h>
|
|
--- 46,51 ----
|