summaryrefslogtreecommitdiff
path: root/net/gopher/patches/patch-ag
blob: 4defdfa76bb7f7a26ffea371c69167bcd15f56c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.1 2006/03/22 21:22:09 joerg Exp $

--- gopher/gopher.c.orig	2006-03-22 21:17:00.000000000 +0000
+++ gopher/gopher.c
@@ -1256,7 +1256,6 @@ extern int h_errno;
 extern int sys_nerr;
 extern char *sys_errlist[];
 #endif
-extern int  errno;
 #endif
 
 void check_sock(int sockfd, char *host, int port)