#include "two.h" #include "three.h" void two(void) { three(); }