* boostrap.conf (gnulib.modules): Add xvasprintf, which
had been omitted by mistake.
* src/copy.c, src/dd.c, src/test.c: Don't include verror.h,
as Gnulib removed it.
xstrtol-error
xstrtold
xstrtoumax
+ xvasprintf
year2038-recommended
yesno
"
-Subproject commit 8fa1fba5dab1a126c25e534867f653359039d177
+Subproject commit f3eeabad2b3645fdbfbf60449d93e978b7abcfb8
# include <attr/error_context.h>
# include <attr/libattr.h>
# include <stdarg.h>
-# include "verror.h"
#endif
#if HAVE_LINUX_FALLOC_H
#include "ioblksize.h"
#include "long-options.h"
#include "quote.h"
-#include "verror.h"
#include "xstrtol.h"
#include "xtime.h"
#include "strnumcmp.h"
#include <stdarg.h>
-#include "verror.h"
#if HAVE_SYS_PARAM_H
# include <sys/param.h>