(date): Interpret the date, L/M/N, as YYYY/MM/DD
[gnulib.git] / lib / xstrtoul.h
1 #ifndef XSTRTOUL_H_
2 # define XSTRTOUL_H_ 1
3
4 # define STRING_TO_UNSIGNED 1
5 # include "xstrtol.h"
6
7 #endif /* not XSTRTOUL_H_ */