summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-ay
blob: c57a457714906a64e963b3f834df306bc33f1e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ay,v 1.1 2005/12/14 13:53:24 joerg Exp $

--- murgil/readpacket.c.orig	2005-12-13 16:28:13.000000000 +0000
+++ murgil/readpacket.c
@@ -14,8 +14,6 @@
 #include "ipcf.h"
 #include "externs.h"
 
-extern int errno;
-
 _readpacket(user, p)
 int user;
 struct Cbuf *p;