summaryrefslogtreecommitdiff
path: root/graphics/pixmap/files/patch-ab
blob: 81f93dbc54fec10d9e0e013caf3c3e59eaad17d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** SelFile/SelFile.c~	Mon May 30 04:02:59 1994
--- SelFile/SelFile.c	Sun Feb 19 03:40:43 1995
***************
*** 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,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>