1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00
This commit is contained in:
Jim Meyering
1996-10-29 17:47:50 +00:00
parent 3772a9e885
commit 55681891e5

View File

@@ -1,7 +1,7 @@
#ifndef _xstrtoul_h_
# define _xstrtoul_h_ 1
#ifndef XSTRTOUL_H_
# define XSTRTOUL_H_ 1
# define STRING_TO_UNSIGNED 1
# include "xstrtol.h"
#endif /* _xstrtoul_h_ */
#endif /* not XSTRTOUL_H_ */