Re: 2.4.17 build fails at network.o

David S. Miller (davem@redhat.com)
Fri, 21 Dec 2001 18:49:01 -0800 (PST)


This should fix it:

--- net/sunrpc/sched.c.~1~ Fri Oct 12 18:47:31 2001
+++ net/sunrpc/sched.c Fri Dec 21 18:48:09 2001
@@ -21,6 +21,7 @@
#include <linux/spinlock.h>

#include <linux/sunrpc/clnt.h>
+#include <linux/sunrpc/xprt.h>

#ifdef RPC_DEBUG
#define RPCDBG_FACILITY RPCDBG_SCHED
-
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/