repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[__SVR4]: Define SVR4.
[coreutils.git]
/
lib
/
xstrtoul.h
blob
878521aab4c47f9e6591b56d5ada6112c1fce35b
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_ */