]> git.ipfire.org Git - thirdparty/libarchive.git/commit
For getvfsbyname on DragonFly, struct vfsconf has to be used and not
authorJoerg Sonnenberger <joerg@bec.de>
Thu, 23 Jun 2016 13:16:16 +0000 (15:16 +0200)
committerJoerg Sonnenberger <joerg@bec.de>
Thu, 23 Jun 2016 13:16:16 +0000 (15:16 +0200)
commite7642e12ea7636933cfaeecef1b26daf6490ad52
tree14db9eda620a91895ef652efed69fa9360a711e8
parent11f5b75c9ba12ba73b5fa34dc9d285983d99c01b
For getvfsbyname on DragonFly, struct vfsconf has to be used and not
struct xvfsconf as on FreeBSD.
configure.ac
libarchive/archive_read_disk_posix.c