On Tue, Oct 21, 2008 at 03:16:50PM -0400, Ben Guthro wrote:
> [PATCH 08/12] Domain Events - lxc driver
> Minor changes to LXC driver structure to prevent compile errors
ACK
Daniel
--
|: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://
[PATCH 08/12] Domain Events - lxc driver
Minor changes to LXC driver structure to prevent compile errors
lxc_driver.c |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/lxc_driver.c b/src/lxc_driver.c
index c598d1d..d1e4418 100644
--- a/src/lxc_driver.c
+++ b/src/lxc_
Minor changes to LXC driver structure to prevent compile errors
lxc_driver.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/src/lxc_driver.c b/src/lxc_driver.c
index c598d1d..56e68fc 100644
--- a/src/lxc_driver.c
+++ b/src/lxc_driver.c
@@ -1278,6 +1278,9 @@ static virDriver lxcDriver =