summaryrefslogtreecommitdiff
path: root/comms/xtel/patches/patch-aa
blob: 42541194305a52cc8bec91373c7976b45b28900b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-aa,v 1.2 2004/02/12 12:57:10 agc Exp $

--- Xsra/SelFile.c.orig	Sat Jan 12 17:52:02 2002
+++ Xsra/SelFile.c	Sat Jan 12 17:52:18 2002
@@ -41,17 +41,8 @@
  *     1-1-1 Hirakawa-cho, Chiyoda-ku
  *     Tokyo 102 Japan. TEL +81-3-234-2692
  */
-
 #include <stdio.h>
 #include <errno.h>
-/* BSD 4.3 errno.h does not declare errno */
-extern int errno;
-extern int sys_nerr;
-#ifndef __FreeBSD__
-#ifndef __GLIBC__
-extern char *sys_errlist[];
-#endif
-#endif
 
 #include <sys/param.h>
 #include <X11/cursorfont.h>