[patch] 2.3.39pre2: fix acorn.c warning

From: Tim Waugh (tim@cyberelk.demon.co.uk)
Date: Sun Jan 09 2000 - 13:24:20 EST


This suppresses a warning about get_ptable_blocksize.

Tim.
*/

--- linux-2.3.39pre2/fs/partitions/acorn.c~ Sun Jan 9 17:24:51 2000
+++ linux-2.3.39pre2/fs/partitions/acorn.c Sun Jan 9 17:25:18 2000
@@ -14,6 +14,7 @@
 #include <linux/genhd.h>
 #include <linux/fs.h>
 
+#include "check.h"
 #include "acorn.h"
 
 extern void add_gd_partition(struct gendisk *hd, unsigned int minor, unsigned int start, unsigned int size);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:14 EST