Patch from Arthur Othieno to fix a compiler warning

This commit is contained in:
Eric Andersen 2003-10-22 10:26:38 +00:00
parent 976a55e168
commit 9ef6c93090

View File

@ -14,6 +14,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <stdlib.h>
extern unsigned long get_ug_id(const char *s, long (*my_getxxnam)(const char *))
{
unsigned long r;