xref: /freebsd/crypto/krb5/src/ccapi/test/test_ccapi_constants.h (revision 6b96e7a5731795e76fe33df5a23edfb136f2e508)
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