[PATCH] cmsfs 2.4.3-ac12 compile fix

Andrzej Krzysztofowicz (ankry@green.mif.pg.gda.pl)
Sun, 22 Apr 2001 23:19:08 +0200 (CEST)


Hi,

cmsfs does not compile without this fix.

Andrzej

diff -ur linux-2.4.3-ac12/fs/cmsfs/cmsfsvfs.c linux/fs/cmsfs/cmsfsvfs.c
--- linux-2.4.3-ac12/fs/cmsfs/cmsfsvfs.c Sun Apr 22 14:48:52 2001
+++ linux/fs/cmsfs/cmsfsvfs.c Sun Apr 22 16:18:40 2001
@@ -26,6 +26,7 @@
#include <linux/mm.h>
#include <linux/locks.h>
#include <linux/init.h>
+#include <linux/blkdev.h>

#include <asm/uaccess.h>

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry@mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Technical University of Gdansk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/