]> xenbits.xensource.com Git - libvirt.git/commit
xen: Fix inside_daemon beeing unused when libvirtd is disabled
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 23 Apr 2010 16:12:09 +0000 (18:12 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 23 Apr 2010 17:51:00 +0000 (19:51 +0200)
commit87506c2bcfb61df5f4736864dfad8a49fc816f36
tree65ef0d21ebcfea866d1183b2f35a241bbf71c7aa
parent258923f2eb919b651b702959e16d0ccae29add7f
xen: Fix inside_daemon beeing unused when libvirtd is disabled

The defined __sun is there, because inside_daemon is used in xenUnifiedOpen
if __sun is defined.
src/xen/xen_driver.c