diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-09-27 02:52:34 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-09-27 02:52:34 +0000 |
commit | ab87c35f13c27216d1e6e5c9c47afdc6a394b6e7 (patch) | |
tree | d0a908c9d586198eb8d6c98b78af9546df96a3a2 /ufs/hyper.c | |
parent | c7a908bb80c55dcdfae4f13dd945d6b95441e0c1 (diff) |
Formerly hyper.c.~14~
Diffstat (limited to 'ufs/hyper.c')
-rw-r--r-- | ufs/hyper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ufs/hyper.c b/ufs/hyper.c index a5d05bc8..e73f78b8 100644 --- a/ufs/hyper.c +++ b/ufs/hyper.c @@ -16,7 +16,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ufs.h" -#include "dinode.h" #include <string.h> #include <stdio.h> |