summaryrefslogtreecommitdiff
path: root/chat/unrealircd/patches/patch-af
blob: eea010eb1bdabf0a255093227ac2124b68dd164c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-af,v 1.1 2005/12/16 15:52:03 joerg Exp $

--- src/support.c.orig	2005-12-16 15:26:56.000000000 +0000
+++ src/support.c
@@ -40,7 +40,6 @@ static char sccsid[] = "@(#)support.c	2.
 #include <sys/socket.h>
 #include <string.h>
 #include <utime.h>
-extern int errno;		/* ...seems that errno.h doesn't define this everywhere */
 #endif
 
 extern void outofmemory();