diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-09-01 15:39:31 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-09-01 15:39:31 +0000 |
commit | e2672a39c498132edba5be7039ec6f28a31a4aab (patch) | |
tree | c552af07a6ac9ca4854a0336562cc6d6a589ea4e /ufs/tables.c | |
parent | b13c1082acf83c6408c542cce61d821407ff3d51 (diff) |
entered into RCS
Diffstat (limited to 'ufs/tables.c')
-rw-r--r-- | ufs/tables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/tables.c b/ufs/tables.c index 81e3c25c..d345b9e4 100644 --- a/ufs/tables.c +++ b/ufs/tables.c @@ -34,7 +34,7 @@ * @(#)ffs_tables.c 8.1 (Berkeley) 6/11/93 */ -#include "ufs.h" +#include <sys/types.h> #include "fs.h" /* |