* [PATCH] warnkill trivia 1/2
@ 2002-09-01 10:53 Tomas Szepe
0 siblings, 0 replies; only message in thread
From: Tomas Szepe @ 2002-09-01 10:53 UTC (permalink / raw)
To: marcelo, linux-kernel
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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-09-01 10:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-01 10:53 [PATCH] warnkill trivia 1/2 Tomas Szepe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®