diff options
-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. */ |