13 lines
333 B
Text
13 lines
333 B
Text
$NetBSD: patch-af,v 1.1 2006/06/08 15:34:52 joerg Exp $
|
|
|
|
--- hcwd.c.orig 2006-06-08 15:25:19.000000000 +0000
|
|
+++ hcwd.c
|
|
@@ -43,8 +43,6 @@ static mountent *mounts = 0;
|
|
static int mtabsz = 0, nmounts = 0;
|
|
static int curvol = -1, dirty = 0;
|
|
|
|
-extern int errno;
|
|
-
|
|
/*
|
|
* NAME: addent()
|
|
* DESCRIPTION: insert mount entry into table
|