From: John Ferlan Date: Fri, 10 May 2013 12:52:43 +0000 (-0400) Subject: Build breaker - requires VIR_FROM_THIS X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=7ca784c4a519ac81ff891311c695c9ff9dc854b7;p=libvirt.git Build breaker - requires VIR_FROM_THIS --- diff --git a/tests/storagebackendsheepdogtest.c b/tests/storagebackendsheepdogtest.c index 39b2299b9f..d4fa479bcb 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;