extern warnhere(); #define Foo 9 void hi() { extern int printf(); printf("hi from header\n"); }