1#ifndef _TEST_CCAPI_CONSTANTS_H_
2#define _TEST_CCAPI_CONSTANTS_H_
3
4int check_constants(void);
5
6#endif /* _TEST_CCAPI_CONSTANTS_H_ */
7