#include #include "two.h" void two(void) { printf("Hello from two()\n"); }