[Libvirt-cim] [PATCH] Replace #include of libvirt.h in ComputerSystem

Dan Smith danms at us.ibm.com
Mon Nov 5 13:59:32 UTC 2007


# HG changeset patch
# User Dan Smith <danms at us.ibm.com>
# Date 1194274759 28800
# Node ID fa10054ee62b6f5bb7fc3f832464e4d6caf6f274
# Parent  8ddace706d4a00e3097553e734dd1842aca0a97a
Replace #include of libvirt.h in ComputerSystem

Signed-off-by: Dan Smith <danms at us.ibm.com>

diff -r 8ddace706d4a -r fa10054ee62b src/Virt_ComputerSystem.c
--- a/src/Virt_ComputerSystem.c	Fri Nov 02 15:31:09 2007 -0700
+++ b/src/Virt_ComputerSystem.c	Mon Nov 05 06:59:19 2007 -0800
@@ -28,6 +28,8 @@
 #include <cmpift.h>
 #include <cmpimacs.h>
 
+#include <libvirt.h>
+
 #include "cs_util.h"
 #include "libcmpiutil.h"
 #include "misc_util.h"




More information about the Libvirt-cim mailing list