*** 24,28 **** --- 24,29 ---- /* make sure compiler built-in headers can be included */ #include <stddef.h> void func(int); int printf(char* fmt, ...); + void f();