summaryrefslogtreecommitdiffstats
path: root/src/mac/GSSLib.glue.h
blob: a06b530bc367e5328b3aaeb0bafd3832d5cf4c42 (plain)
1
2
3
4
5
6
7
#ifndef _GSS_CFMGLUE_H_
#define _GSS_CFMGLUE_H_

Boolean GSSAPILibraryIsPresent ();
Boolean GSSAPILibrarySupportsCCacheName ();

#endif /* _GSS_CFMGLUE_H_ */