From: Ian Jackson Date: Thu, 25 Jun 2015 17:18:17 +0000 (+0100) Subject: XXX some bodge #defines to cope with rename from cancel to abort X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;p=people%2Fiwj%2Fring3-xl-test.git XXX some bodge #defines to cope with rename from cancel to abort --- diff --git a/testcase_utils.h b/testcase_utils.h index 144654f..38ed3da 100644 --- a/testcase_utils.h +++ b/testcase_utils.h @@ -3,6 +3,9 @@ #include +#define libxl_ao_cancel libxl_ao_abort +#define ERROR_CANCELLED ERROR_ABORTED + struct test; void init_domain_config(libxl_domain_config * dc,