Pullup ticket #2800.
[pkgsrc.git] / graphics / pixmap / patches / patch-ab
1 $NetBSD$
2
3 --- SelFile/SelFile.c.orig      1993-12-27 12:14:20.000000000 +0000
4 +++ SelFile/SelFile.c
5 @@ -43,10 +43,6 @@
6  
7  #include <stdio.h>
8  #include <errno.h>
9 -/* BSD 4.3 errno.h does not declare errno */
10 -extern int errno;
11 -extern int sys_nerr;
12 -extern char *sys_errlist[];
13  
14  #include <sys/param.h>
15  #include <X11/cursorfont.h>