X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Faffs%2Fbitmap.c;h=b0b953683c1a81da13141bbc6de13d0ba09aea33;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=44e322143e393f69f7b106e76df0a312d2f6bddd;hpb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;p=linux-2.6.git diff --git a/fs/affs/bitmap.c b/fs/affs/bitmap.c index 44e322143..b0b953683 100644 --- a/fs/affs/bitmap.c +++ b/fs/affs/bitmap.c @@ -7,15 +7,7 @@ * block allocation, deallocation, calculation of free space. */ -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "affs.h" /* This is, of course, shamelessly stolen from fs/minix */