diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-09-27 02:51:54 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-09-27 02:51:54 +0000 |
commit | 6ef59be7e2ab2cdb8a80356ea45e4b1218610c62 (patch) | |
tree | c67f92a6657d71cbea0bb30dfb5279f776d45333 | |
parent | 0692f912df6d760fdc7310a5733d07f63376aad4 (diff) |
Formerly alloc.c.~17~
-rw-r--r-- | ufs/alloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ufs/alloc.c b/ufs/alloc.c index b7c1ec40..c881454b 100644 --- a/ufs/alloc.c +++ b/ufs/alloc.c @@ -54,7 +54,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ */ #include "ufs.h" -#include "dinode.h" #include <stdio.h> /* These don't work *at all* here; don't even try setting them. */ |