From b942fb6634e4d9397c6c14c976493705cf7f15d8 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 10 Feb 1994 22:34:41 +0000 Subject: Formerly subr.c.~2~ --- ufs/subr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ufs/subr.c b/ufs/subr.c index b61b09d6..25990835 100644 --- a/ufs/subr.c +++ b/ufs/subr.c @@ -41,8 +41,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ * @(#)ufs_subr.c 7.13 (Berkeley) 6/28/90 */ +#include "ufs.h" +#include "fs.h" -#include extern int around[9]; extern int inside[9]; -- cgit v1.2.3