/* $Id$ */ #ifndef _USERLIST_H #define _USERLIST_H void UserList(char *); /* Get complete users list */ #endif