]> xenbits.xensource.com Git - libvirt.git/commit
build: storage: Conditionaly compiled structure caused build fail on OSX
authorPeter Krempa <pkrempa@redhat.com>
Fri, 16 Sep 2011 12:14:15 +0000 (14:14 +0200)
committerDaniel Veillard <veillard@redhat.com>
Fri, 16 Sep 2011 13:03:50 +0000 (21:03 +0800)
commit1ce3b61fa51653b17f9c5c715a58ddba6de78f3e
treeb4ee0a0229a162948a94d718ba7c125f0c878602
parent79cf07af7c723007675540508267b828eb8d65d9
build: storage: Conditionaly compiled structure caused build fail on OSX

Struct virStoragePoolProbeResult was compiled in conditionaly, but
virStorageBackendFileSystemProbe used it unconditionaly. This patch
exempts the struct from conditional include.
src/storage/storage_backend_fs.h