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 | 8eb870e88b05f5a1043cc55b3deb44f7d1ee3418 (patch) | |
tree | 2ab010f841f34e1004fca7b219fa34d15373dbc4 /ufs/hyper.c | |
parent | 03ce9a0012399fb4a22f919c7a80af518b4d3b90 (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> |