#include <stdio.h> void function2(void) { printf("Hello from function2.in\n"); }