/*
 * Copyright(c) 2000 - All Rights Reserved
 *
 * See the COPYRIGHT file.
 */

void	dns_init();
void	dns_lookup(char *, struct server_ *);
void	dns_process();


syntax highlighted by Code2HTML, v. 0.9.1