From 7ad5108c9b6b10875503c551e21e3ac6eb197f99 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 29 May 2008 16:57:05 +0100 Subject: [PATCH] set CONFIG_DM --- xen-config-host.h | 1 + 1 file changed, 1 insertion(+) diff --git a/xen-config-host.h b/xen-config-host.h index a1ff530a9..07e3f4e14 100644 --- a/xen-config-host.h +++ b/xen-config-host.h @@ -1,2 +1,3 @@ +#define CONFIG_DM extern char domain_name[64]; extern int domid; -- 2.39.5