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 -=-
> [EMAIL PROTECTED]
> FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT #46: Wed Jan 3 15:52:00 CET 2001
If it fixes it, please commit.
--
John Baldwin <[EMAIL PROTECTED]> -- 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message