From b10cce44e863e1d9498df160f773180e770d6dd3 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 27 Dec 1999 21:35:55 +0000 Subject: * Fixup MASTER_SITES * Split patches one file per patch * Whitespace nits PR: 15720 Submitted by: KATO Tsuguru --- net/fspclient/files/patch-ak | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 net/fspclient/files/patch-ak (limited to 'net/fspclient/files/patch-ak') diff --git a/net/fspclient/files/patch-ak b/net/fspclient/files/patch-ak new file mode 100644 index 000000000000..c19e52fb8d12 --- /dev/null +++ b/net/fspclient/files/patch-ak @@ -0,0 +1,12 @@ +--- common/common.h.orig Fri May 7 02:04:30 1993 ++++ common/common.h Mon Dec 27 20:53:08 1999 +@@ -92,7 +92,9 @@ + /* definitions missing from many system headers */ + extern int errno; + extern int sys_nerr; ++#ifndef __FreeBSD__ + extern char *sys_errlist[]; ++#endif + + #if !HAVE_STRDUP + #ifndef ANSI_PROTOTYPES -- cgit v1.2.3