58f24cc16e
Hide ut assignment in utmp.c (patch-aj), it doesn't exist at least in the code path DragonFly is taking.
13 lines
288 B
Text
13 lines
288 B
Text
$NetBSD: patch-al,v 1.1 2006/05/09 19:24:24 joerg Exp $
|
|
|
|
--- base/lib/port.c.orig 2006-01-20 00:09:03.000000000 +0000
|
|
+++ base/lib/port.c
|
|
@@ -38,8 +38,6 @@ RCSID("$Id: port.c,v 1.2 1997/05/01 23:1
|
|
#include "defines.h"
|
|
#include "port.h"
|
|
|
|
-extern int errno;
|
|
-
|
|
static FILE *ports;
|
|
|
|
/*
|