summaryrefslogtreecommitdiff
path: root/sunrpc/auth_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/auth_none.c')
-rw-r--r--sunrpc/auth_none.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sunrpc/auth_none.c b/sunrpc/auth_none.c
index a7c1524ef5..0ab306407c 100644
--- a/sunrpc/auth_none.c
+++ b/sunrpc/auth_none.c
@@ -44,8 +44,6 @@ static char sccsid[] = "@(#)auth_none.c 1.19 87/08/11 Copyr 1984 Sun Micro";
#define MAX_MARSHEL_SIZE 20
-extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *);
-
/*
* Authenticator operations routines
*/