VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / include / linux / sunrpc / svcauth.h
index 30689cc..5c16a75 100644 (file)
@@ -93,7 +93,6 @@ struct auth_ops {
        int     (*release)(struct svc_rqst *rq);
        void    (*domain_release)(struct auth_domain *);
 };
-extern struct auth_ops *authtab[RPC_AUTH_MAXFLAVOR];
 
 #define        SVC_GARBAGE     1
 #define        SVC_SYSERR      2