PV-GRUB: compilation fix caused by 17880
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 20 Jun 2008 17:37:29 +0000 (18:37 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 20 Jun 2008 17:37:29 +0000 (18:37 +0100)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
stubdom/grub/Makefile

index 4634c0927fac0bef4f6bce7e5d40c06624cd022b..d7c3879d0d9690107e60177a4beb9d46dd55028c 100644 (file)
@@ -5,7 +5,7 @@ vpath %.c ../grub-cvs
 
 BOOT=boot-$(XEN_TARGET_ARCH).o
 
-DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libxc -I.
+DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libxc -I$(XEN_ROOT)/tools/include -I.
 DEF_CPPFLAGS += -I../grub-cvs/stage1
 DEF_CPPFLAGS += -I../grub-cvs/stage2
 DEF_CPPFLAGS += -I../grub-cvs/netboot