X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fsocket.h;h=5d488a65ad20222b780f73838bcde6dabfa37935;hb=e5d640239fbb3a543b6151d49656b7573b940fdf;hp=445ef7519dc28625e7cb19dd698c1918f36b90bf;hpb=026f8f612a137324869b6dbdf1d526d176e1766e;p=~andy%2Flinux diff --git a/include/linux/socket.h b/include/linux/socket.h index 445ef7519dc..5d488a65ad2 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h @@ -305,8 +305,6 @@ struct ucred { /* IPX options */ #define IPX_TYPE 1 -extern void cred_to_ucred(struct pid *pid, const struct cred *cred, struct ucred *ucred); - extern int memcpy_fromiovecend(unsigned char *kdata, const struct iovec *iov, int offset, int len); extern int csum_partial_copy_fromiovecend(unsigned char *kdata,