#ifndef _ATOUL_H
#define _ATOUL_H
/* $Id$ */
#ifndef USE_NEWSGATE
unsigned long atoul(char*);
#endif