Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled.
[powerpc.git] / net / sunrpc / svcsock.c
index 691dea4..f16e7cd 100644 (file)
@@ -548,9 +548,6 @@ svc_write_space(struct sock *sk)
 /*
  * Receive a datagram from a UDP socket.
  */
-extern int
-csum_partial_copy_to_xdr(struct xdr_buf *xdr, struct sk_buff *skb);
-
 static int
 svc_udp_recvfrom(struct svc_rqst *rqstp)
 {