diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-09-27 02:52:32 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-09-27 02:52:32 +0000 |
commit | 03ce9a0012399fb4a22f919c7a80af518b4d3b90 (patch) | |
tree | bca0356b2215c5418572be35fb722af07267435f /ufs | |
parent | 7a3e44b2f99ee99e694a214df6567589386a2935 (diff) |
entered into RCS
Diffstat (limited to 'ufs')
-rw-r--r-- | ufs/consts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ufs/consts.c b/ufs/consts.c index 0004230f..2062a07f 100644 --- a/ufs/consts.c +++ b/ufs/consts.c @@ -16,7 +16,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ufs.h" -#include "dinode.h" int diskfs_link_max = LINK_MAX; int diskfs_maxsymlinks = 8; |