Include new "xstrtol.h", not "xstrtoul.h".
authorJim Meyering <jim@meyering.net>
Sat, 24 Apr 1999 12:33:25 +0000 (12:33 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 24 Apr 1999 12:33:25 +0000 (12:33 +0000)
commitcef6937705411d5c7d196d3f404717af74f4e6c6
tree41a6d8105c98989ef9eff35de3ba59043a4ce14b
parent34942b9da83fb14b0238747309d3ba1ee4a8ba24
Include new "xstrtol.h", not "xstrtoul.h".
Change all U_LONG_LONG to uintmax_t.
(head_lines): Move a couple dcls into an inner scope.
(string_to_integer): Rename from string_to_ull.
src/head.c