#include void func(void) { printf("Hello %s from func.c\n", PROG); }