summaryrefslogtreecommitdiff
path: root/graphics/pixmap/patches/patch-ab
blob: 54f02ef80b651ca4128b79815ed3751be8485951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.3 2008/11/30 08:43:16 obache Exp $

--- SelFile/SelFile.c.orig	1993-12-27 12:14:20.000000000 +0000
+++ SelFile/SelFile.c
@@ -43,10 +43,6 @@
 
 #include <stdio.h>
 #include <errno.h>
-/* 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>