#ifndef SVR_HOSTS_H
#define SVR_HOSTS_H


/*
 * PROTOTYPES _________________________________________________________________
 *
 */

void Server_Hosts (LPIDENT lpiServer);


#endif

