libvirt/src/openvz
Michal Privoznik 865764de06 Drop paths.h include
We include the file in plenty of places. This is mostly due to
historical reasons. The only place that needs something from the
header file is storage_backend_fs which opens _PATH_MOUNTED. But
it gets the file included indirectly via mntent.h. At no other
place in our code we need _PATH_.*. Drop the include and
configure check then.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-03-18 09:43:45 +01:00
..
openvz_conf.c openvz: Use virStringSplitCount instead of strtok_r 2016-02-25 11:52:45 -05:00
openvz_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
openvz_driver.c Drop paths.h include 2016-03-18 09:43:45 +01:00
openvz_driver.h add migration support for OpenVZ driver 2014-09-15 15:01:35 +02:00
openvz_util.c Make tests independant of system page size 2015-02-02 20:27:43 +00:00
openvz_util.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00