--- linux-2.6.0-test4/net/rxrpc/krxsecd.c.orig Fri Aug 29 17:35:52 2003
+++ linux-2.6.0-test4/net/rxrpc/krxsecd.c Fri Aug 29 17:36:23 2003
@@ -14,7 +14,6 @@
* - responding to security challenges on outbound connections
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/sched.h>
#include <linux/completion.h>
> This patch is based on Randy's modified checkversion.pl, which
> detected an unneeded inclusion of linux/versio.h
I've added these patches to my CVS repository. I'll generate a new set of
patches when the next kernel is released.
David