mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-06-06 07:12:36 +00:00
Minor fixes.
* src/names.c: Include argp.h * tests/testsuite.at (AT_XATTRS_UTILS_PREREQ) (AT_SELINUX_UTILS_PREREQ,AT_ACLS_UTILS_PREREQ) (AT_CAPABILITIES_UTILS_PREREQ) (AT_XATTRS_PREREQ,AT_SELINUX_PREREQ) (AT_ACLS_PREREQ): Use POSIX-compatible syntax for mktemp. * tests/incr08.at: Fix find usage.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <hash.h>
|
||||
#include <quotearg.h>
|
||||
#include <wordsplit.h>
|
||||
#include <argp.h>
|
||||
|
||||
#include "common.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user