8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / lib / gss_mechs / mech_krb5 / include / db-ndbm.h
blob9720a3711812ee5c8fac95384751b43216aa9857
1 /*
2 * Copyright 2003 Sun Microsystems, Inc. All rights reserved.
3 * Use is subject to license terms.
4 */
6 #ifndef _KRB5_NDBM_H_
7 #define _KRB5_NDBM_H_
9 #pragma ident "%Z%%M% %I% %E% SMI"
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
15 #include <ndbm.h>
16 #include "db.h"
18 #ifdef __cplusplus
20 #endif
22 #endif /* _KRB5_NDBM_H_ */