1 2 3 4 5 6 7
#ifndef _xstrtoul_h_ # define _xstrtoul_h_ 1 # define STRING_TO_UNSIGNED 1 # include "xstrtol.h" #endif /* _xstrtoul_h_ */