]> xenbits.xensource.com Git - libvirt.git/commitdiff
Build breaker - requires VIR_FROM_THIS
authorJohn Ferlan <jferlan@redhat.com>
Fri, 10 May 2013 12:52:43 +0000 (08:52 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 10 May 2013 12:52:43 +0000 (08:52 -0400)
tests/storagebackendsheepdogtest.c

index 39b2299b9fd16bb29b1e0c743ede425ae6e81241..d4fa479bcb1a7ab60089816a053e76b387af3672 100644 (file)
@@ -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;