From f7a44eadd5a03b8455c7caab402ce96811c6903d Mon Sep 17 00:00:00 2001 From: Steve French Date: Sat, 17 Nov 2007 00:01:51 +0000 Subject: [CIFS] remove build warning CC: Jeff Layton Signed-off-by: Steve French --- fs/cifs/cifs_spnego.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fs/cifs/cifs_spnego.h') diff --git a/fs/cifs/cifs_spnego.h b/fs/cifs/cifs_spnego.h index f443f3b3513..05a34b17a1a 100644 --- a/fs/cifs/cifs_spnego.h +++ b/fs/cifs/cifs_spnego.h @@ -41,6 +41,7 @@ struct cifs_spnego_msg { #ifdef __KERNEL__ extern struct key_type cifs_spnego_key_type; +extern struct key *cifs_get_spnego_key(struct cifsSesInfo *sesInfo); #endif /* KERNEL */ #endif /* _CIFS_SPNEGO_H */ -- cgit v1.2.3