#ifndef TEST_COMPAT_H #define TEST_COMPAT_H int i_compat(int, int); int f_compat(int); #endif /* TEST_COMPAT_H */