diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-09-23 21:50:13 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-09-23 21:50:13 +0000 |
commit | d803ca4fd313c88889588356387eca92b0b8ba14 (patch) | |
tree | 4813458f398a118f82733d740f1bc481c2c77756 | |
parent | 5aea62561449ea4adc3352f807058c09de6e35ed (diff) |
Formerly alloc.c.~16~
-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 2d27c1e7..b7c1ec40 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 "fs.h" #include "dinode.h" #include <stdio.h> |