mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
maint: adjust to split out xstrtol-error gnulib module
* bootstrap.conf (gnulib_modules): Add the new module split from xstrtol. * locate/locate.c: Include "xstrtol-error.h" for xstrtol_fatal.
This commit is contained in:
parent
d2d6c7abfe
commit
9820a15a43
@ -180,6 +180,7 @@ gnulib_modules="
|
||||
xgetcwd
|
||||
xstrtod
|
||||
xstrtol
|
||||
xstrtol-error
|
||||
xstrtoumax
|
||||
year2038
|
||||
yesno
|
||||
|
||||
@ -90,6 +90,7 @@
|
||||
#include "quotearg.h"
|
||||
#include "regextype.h"
|
||||
#include "stat-time.h"
|
||||
#include "xstrtol-error.h"
|
||||
|
||||
/* find headers. */
|
||||
#include "system.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user