]> git.saurik.com Git - apt.git/commit
CMake/private-download: Fix statfs includes on FreeBSD
authorJulian Andres Klode <jak@debian.org>
Tue, 23 Aug 2016 12:40:46 +0000 (14:40 +0200)
committerJulian Andres Klode <jak@debian.org>
Fri, 26 Aug 2016 13:49:14 +0000 (15:49 +0200)
commit2c391d850fb405e03bca362caa5c90262c66fe33
tree5d670974fcc946cbd232a5f682b93172a185a314
parentc799c3efe43d7fde53ea4a3c5f976375607a2805
CMake/private-download: Fix statfs includes on FreeBSD

On FreeBSD, we have to include sys/params.h and sys/mount.h,
not sys/vfs.h.

Gbp-Dch: ignore
CMakeLists.txt
apt-private/private-download.cc