summaryrefslogtreecommitdiff
path: root/comms/xtel/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'comms/xtel/patches/patch-aa')
-rw-r--r--comms/xtel/patches/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/comms/xtel/patches/patch-aa b/comms/xtel/patches/patch-aa
new file mode 100644
index 00000000000..dccd1f123e4
--- /dev/null
+++ b/comms/xtel/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/01/12 18:34:56 bouyer Exp $
+
+--- Xsra/SelFile.c.orig Sat Jan 12 17:52:02 2002
++++ Xsra/SelFile.c Sat Jan 12 17:52:18 2002
+@@ -48,8 +48,10 @@
+ extern int errno;
+ extern int sys_nerr;
+ #ifndef __FreeBSD__
++#ifndef __NetBSD__
+ #ifndef __GLIBC__
+ extern char *sys_errlist[];
++#endif
+ #endif
+ #endif
+