summaryrefslogtreecommitdiff
path: root/graphics/pixmap/patches/patch-ab
blob: c5986260fb593ca97280cbf2a37e8027a49c5765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:53 agc Exp $

*** 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>