Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 12:30:26 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Ollivier Robert <roberto@eurocontrol.fr>
Cc:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.org>
Subject:   RE: World breaks in sbin/fsdb [PATCH]
Message-ID:  <XFMail.010321123026.jhb@FreeBSD.org>
In-Reply-To: <20010321144307.F82319@caerdonn.eurocontrol.fr>

next in thread | previous in thread | raw e-mail | index | archive | help

On 21-Mar-01 Ollivier Robert wrote:
> cvs diff: Diffing .
> Index: fsdbutil.c
> ===================================================================
> RCS file: /home/ncvs/src/sbin/fsdb/fsdbutil.c,v
> retrieving revision 1.10
> diff -u -2 -r1.10 fsdbutil.c
> --- fsdbutil.c  2000/05/01 20:01:16     1.10
> +++ fsdbutil.c  2001/03/21 13:42:01
> @@ -35,4 +35,5 @@
>  
>  #include <sys/types.h>
> +#include <sys/param.h>
>  #include <ctype.h>
>  #include <err.h>
> @@ -43,4 +44,5 @@
>  
>  #include <ufs/ufs/dinode.h>
> +#include <ufs/ffs/fs.h>
>  
>  #include "fsdb.h"
> 
> -- 
> Ollivier ROBERT  -=-  Eurocontrol EEC/ITM  -=- 
> Ollivier.Robert@eurocontrol.fr
> FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT #46: Wed Jan  3 15:52:00 CET 2001

If it fixes it, please commit.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010321123026.jhb>