#include #include "a.h" void foo(void) { printf("hello from foo!\n"); }