James Youngman 194c20be07 xargs: Avoid unused-macro warnings.
* xargs/xargs.c (main): Use __STDC_LIMIT_MACROS to avoid a
compiler warning about an unused macro.  Don't define N_() at all, since
we don't use it.
2016-01-03 17:29:36 +00:00
..
2016-01-03 17:29:36 +00:00