#ifndef TEST_INTERNAL_H #define TEST_INTERNAL_H long h(long); long i(long, long); extern int one; #endif /* TEST_INTERNAL_H */