[libvirt] [PATCH] Build breaker - requires VIR_FROM_THIS

John Ferlan jferlan at redhat.com
Fri May 10 12:58:08 UTC 2013


Push under build-breaker

---
 tests/storagebackendsheepdogtest.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/storagebackendsheepdogtest.c b/tests/storagebackendsheepdogtest.c
index 39b2299..d4fa479 100644
--- a/tests/storagebackendsheepdogtest.c
+++ b/tests/storagebackendsheepdogtest.c
@@ -34,6 +34,7 @@
 #include "storage/storage_backend_sheepdog.h"
 #include "virstring.h"
 
+#define VIR_FROM_THIS VIR_FROM_NONE
 
 typedef struct {
     const char *output;
-- 
1.8.1.4




More information about the libvir-list mailing list