From 16cb5d93b2061e33746635be942256826292a8fb Mon Sep 17 00:00:00 2001 From: perseant Date: Fri, 17 Mar 2006 19:24:08 +0000 Subject: [PATCH] Make it compile again. --- sbin/fsck_lfs/pass0.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbin/fsck_lfs/pass0.c b/sbin/fsck_lfs/pass0.c index 77cb8aba8952..554338cd6266 100644 --- a/sbin/fsck_lfs/pass0.c +++ b/sbin/fsck_lfs/pass0.c @@ -1,4 +1,4 @@ -/* $NetBSD: pass0.c,v 1.25 2006/03/17 15:53:46 rumble Exp $ */ +/* $NetBSD: pass0.c,v 1.26 2006/03/17 19:24:08 perseant Exp $ */ /*- * Copyright (c) 1999, 2000, 2001, 2002, 2003 The NetBSD Foundation, Inc. @@ -76,6 +76,7 @@ #include #undef vnode +#include #include #include #include