#include "some-defs.h" #include "foo.h" void foo() { printf("FOOMSG\n"); }