#include void func2(void) { printf("Hello from %s!\n", __func__); }