int main(int argc, char **argv) {
	    extern void gethostbyname();
	    gethostbyname();
	}


syntax highlighted by Code2HTML, v. 0.9.1