]> xenbits.xensource.com Git - libvirt.git/commit
Fix build without xen
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 14 Jun 2016 06:21:01 +0000 (08:21 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 14 Jun 2016 06:25:25 +0000 (08:25 +0200)
commit716314358a334dd2f1cdbaf472b9f5a58c705c68
tree15534f8b9596719d73af559ad28c7dda85b3579f
parentb63c7a0b39fc0e2168a89e7d2c96b44e4f348625
Fix build without xen

Commit 11567cf66f36 introduced an include which will only work when
building with xen (particularly libxl).  However, that file is supposed
to be includable from anywhere (as with other testutils* files.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/testutilsxen.h