dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / usr / src / lib / gss_mechs / mech_krb5 / mech / gss_libinit.h
blobc8c187963616b00e44b61c4b61b0302d3408b490
1 #pragma ident "%Z%%M% %I% %E% SMI"
3 #ifndef GSSAPI_LIBINIT_H
4 #define GSSAPI_LIBINIT_H
6 #include "gssapi.h"
8 OM_uint32 gssint_initialize_library (void);
9 void gssint_cleanup_library (void);
11 #endif /* GSSAPI_LIBINIT_H */