This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / sunrpc / gss_asn1.h
index 3ccecd0..e0e4e1d 100644 (file)
@@ -71,6 +71,8 @@ u32 g_verify_token_header(
      unsigned char **buf_in,
      int toksize);
 
+u32 g_get_mech_oid(struct xdr_netobj *mech, struct xdr_netobj * in_buf);
+
 int g_token_size(
      struct xdr_netobj *mech,
      unsigned int body_size);