make the include protectors more uniq
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12652 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -32,8 +32,8 @@
|
|||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
#ifndef CFX_H_
|
#ifndef GSSAPI_CFX_H_
|
||||||
#define CFX_H_ 1
|
#define GSSAPI_CFX_H_ 1
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Implementation of draft-ietf-krb-wg-gssapi-cfx-00.txt
|
* Implementation of draft-ietf-krb-wg-gssapi-cfx-00.txt
|
||||||
@@ -101,4 +101,4 @@ OM_uint32 verify_mic_cfx(OM_uint32 *minor_status,
|
|||||||
gss_qop_t *qop_state,
|
gss_qop_t *qop_state,
|
||||||
krb5_keyblock *key);
|
krb5_keyblock *key);
|
||||||
|
|
||||||
#endif /* CFX_H_ */
|
#endif /* GSSAPI_CFX_H_ */
|
||||||
|
@@ -32,8 +32,8 @@
|
|||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
#ifndef CFX_H_
|
#ifndef GSSAPI_CFX_H_
|
||||||
#define CFX_H_ 1
|
#define GSSAPI_CFX_H_ 1
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Implementation of draft-ietf-krb-wg-gssapi-cfx-00.txt
|
* Implementation of draft-ietf-krb-wg-gssapi-cfx-00.txt
|
||||||
@@ -101,4 +101,4 @@ OM_uint32 verify_mic_cfx(OM_uint32 *minor_status,
|
|||||||
gss_qop_t *qop_state,
|
gss_qop_t *qop_state,
|
||||||
krb5_keyblock *key);
|
krb5_keyblock *key);
|
||||||
|
|
||||||
#endif /* CFX_H_ */
|
#endif /* GSSAPI_CFX_H_ */
|
||||||
|
Reference in New Issue
Block a user