[__SVR4]: Define SVR4.
[coreutils.git] / lib / xstrtoul.h
blob878521aab4c47f9e6591b56d5ada6112c1fce35b
1 #ifndef XSTRTOUL_H_
2 # define XSTRTOUL_H_ 1
4 # define STRING_TO_UNSIGNED 1
5 # include "xstrtol.h"
7 #endif /* not XSTRTOUL_H_ */