[PATCH] warnkill trivia 1/2

From: Tomas Szepe (szepe@pinerecords.com)
Date: Sun Sep 01 2002 - 05:53:35 EST


2.4.20-pre5: Include a missing prototype.

diff -urN linux-2.4.20-pre5/fs/reiserfs/hashes.c linux-2.4.20-pre5.n/fs/reiserfs/hashes.c
--- linux-2.4.20-pre5/fs/reiserfs/hashes.c 2002-09-01 12:48:09.000000000 +0200
+++ linux-2.4.20-pre5.n/fs/reiserfs/hashes.c 2002-09-01 12:03:00.000000000 +0200
@@ -18,6 +18,7 @@
 // r5_hash
 //
 
+#include <linux/kernel.h> /* for printk() as called by BUG() */
 #include <asm/types.h>
 #include <asm/page.h>
 
-
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/



This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:13 EST