#include "fun2.h" int fun2() { printf("Hello from FN2\n"); return 0; }