#include "foo.h" #include int count = 6; void foo() { printf("this is foo!\n"); }