#include "three.h" #include void three(void) { printf("three\n"); }