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