The attached trivial patch fix this.
Stelian.
===== net/sunrpc/sunrpc_syms.c 1.5 vs edited =====
--- 1.5/net/sunrpc/sunrpc_syms.c Tue Feb 5 08:45:39 2002
+++ edited/net/sunrpc/sunrpc_syms.c Wed Feb 27 11:25:23 2002
@@ -75,6 +75,7 @@
EXPORT_SYMBOL(svc_drop);
EXPORT_SYMBOL(svc_process);
EXPORT_SYMBOL(svc_recv);
+EXPORT_SYMBOL(svc_reserve);
EXPORT_SYMBOL(svc_wake_up);
EXPORT_SYMBOL(svc_makesock);
-- Stelian Pop <stelian.pop@fr.alcove.com> Alcove - http://www.alcove.com - 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/