mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-31 16:57:10 +00:00
Fix build on Solaris.
This commit is contained in:
parent
48be553b82
commit
2db6c18909
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168476
@ -1721,7 +1721,7 @@ static int
|
||||
set_fflags_platform(struct archive_write_disk *a, int fd, const char *name,
|
||||
mode_t mode, unsigned long set, unsigned long clear)
|
||||
{
|
||||
(void)ad; /* UNUSED */
|
||||
(void)a; /* UNUSED */
|
||||
(void)fd; /* UNUSED */
|
||||
(void)name; /* UNUSED */
|
||||
(void)mode; /* UNUSED */
|
||||
|
Loading…
Reference in New Issue
Block a user