#if HAVE_CONFIG_H
# include "config.h"
#endif

#if HAVE_DECL_STRTOUL
#define __strtol strtoul
#define __strtol_t unsigned long int
#define __xstrtol xstrtoul
#include "xstrtol.c"
#endif


syntax highlighted by Code2HTML, v. 0.9.1