From 6470349edc594c05b3c8f83a86cbeea8fc531995 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 14 Jul 1994 19:59:56 +0000 Subject: Formerly tables.c.~3~ --- ufs/tables.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ufs/tables.c') diff --git a/ufs/tables.c b/ufs/tables.c index 8cf46b01..81e3c25c 100644 --- a/ufs/tables.c +++ b/ufs/tables.c @@ -1,3 +1,4 @@ +/* Modified from BSD for GNU Hurd ufs server by Michael I. Bushnell. */ /* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. @@ -33,7 +34,8 @@ * @(#)ffs_tables.c 8.1 (Berkeley) 6/11/93 */ -#include +#include "ufs.h" +#include "fs.h" /* * Bit patterns for identifying fragments in the block map -- cgit v1.2.3