From 2761a6bac18b775c6ddd5dcdc83ade0ce6e4944c Mon Sep 17 00:00:00 2001 From: robi Date: Fri, 24 Sep 2010 02:03:00 +0000 Subject: magic functions --- src/block.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/block.c') diff --git a/src/block.c b/src/block.c index b1db943..66bad23 100644 --- a/src/block.c +++ b/src/block.c @@ -27,7 +27,6 @@ #endif -//#include #include "ext2fsP.h" #include "block.h" #include "journal.h" @@ -56,7 +55,7 @@ struct block_context { //#ifdef BLOCK_FLAG_READ_ONLY -#include +//#include struct extent_path { char *buf; int entries; -- cgit v1.2.3