xref: /freebsd/crypto/krb5/src/ccapi/test/test_ccapi_constants.h (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert #ifndef _TEST_CCAPI_CONSTANTS_H_
2*7f2fe78bSCy Schubert #define _TEST_CCAPI_CONSTANTS_H_
3*7f2fe78bSCy Schubert 
4*7f2fe78bSCy Schubert int check_constants(void);
5*7f2fe78bSCy Schubert 
6*7f2fe78bSCy Schubert #endif /* _TEST_CCAPI_CONSTANTS_H_ */
7