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 | c7a908bb80c55dcdfae4f13dd945d6b95441e0c1 (patch) | |
| tree | b9b7583aa366eb0bc44d7b95582b263372b98b1b /ufs | |
| parent | e54bb543df6526896794b97f367cdd1d4569c694 (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; |
