#include "foo.h" #include int foo(int x){ return x+1; }