#include #include "header.h" void function1( void ) { printf("hello, world\n"); }