#include "filter1.h" int baz = 30; int f3 (void) { return bar + baz; }