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