Hide ut assignment in utmp.c (patch-aj), it doesn't exist at least in the code path DragonFly is taking.
10 lines
253 B
Text
10 lines
253 B
Text
$NetBSD: patch-as,v 1.1 2006/05/09 19:24:24 joerg Exp $
|
|
|
|
--- telnet/telnetd/telnetd.h.orig 2006-05-09 18:59:33.000000000 +0000
|
|
+++ telnet/telnetd/telnetd.h
|
|
@@ -45,5 +45,4 @@
|
|
|
|
/* other external variables */
|
|
extern char **environ;
|
|
-extern int errno;
|
|
|