diff options
Diffstat (limited to 'sunrpc/clnt_raw.c')
-rw-r--r-- | sunrpc/clnt_raw.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sunrpc/clnt_raw.c b/sunrpc/clnt_raw.c index a9ff3ca00a..18ae2414ab 100644 --- a/sunrpc/clnt_raw.c +++ b/sunrpc/clnt_raw.c @@ -46,8 +46,6 @@ static char sccsid[] = "@(#)clnt_raw.c 1.22 87/08/11 Copyr 1984 Sun Micro"; #include <rpc/svc.h> #include <rpc/xdr.h> -extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *); - #define MCALL_MSG_SIZE 24 /* |