blob: 8d391939fc2559ab798e3e016e320fd4fd6c7b5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-af,v 1.3 1999/11/27 23:50:25 rh Exp $
--- libnut/system.c.orig Sun Nov 28 00:47:49 1999
+++ libnut/system.c Sun Nov 28 00:47:49 1999
@@ -103,7 +103,6 @@
#ifndef VMS
extern int sys_nerr;
-extern char *sys_errlist[];
extern int errno;
#endif
|