summaryrefslogtreecommitdiff
path: root/net/netpipes/patches/patch-ae
blob: 3de41694b6ba068e451355ec6b3b1777c4b8208d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2005/12/18 22:02:35 joerg Exp $

--- encapsulate.c.orig	2005-12-18 21:55:11.000000000 +0000
+++ encapsulate.c
@@ -117,7 +117,6 @@ static char info[] = "encapsulate: a  ut
 
 #include <stdio.h>
 #include	<errno.h>
-extern int errno;		/* I hate the errno header file */
 #include <stdlib.h>
 #include <unistd.h>
 #include <signal.h>