12 lines
302 B
Text
12 lines
302 B
Text
$NetBSD: patch-ae,v 1.1 2006/01/02 23:33:41 joerg Exp $
|
|
|
|
--- internals.c.orig 2006-01-02 23:29:30.000000000 +0000
|
|
+++ internals.c
|
|
@@ -140,7 +140,6 @@ void checkLock()
|
|
char myhost[64];
|
|
int pid;
|
|
FILE *fp;
|
|
- extern int errno;
|
|
|
|
if (!buffer) {
|
|
/* silently ignore this condition */
|