aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/boot
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-01-08 13:15:49 +0000
committerKeir Fraser <keir.fraser@citrix.com>2009-01-08 13:15:49 +0000
commit8ce65842ad07d007963febce10bec54ad0063986 (patch)
tree3576225a8069ee3a706beade8fa709ef5b0a489d /xen/arch/x86/boot
parent68b1230ae3933388add17859b370abeac28fb754 (diff)
downloadxen-8ce65842ad07d007963febce10bec54ad0063986.tar.gz
xen-8ce65842ad07d007963febce10bec54ad0063986.tar.bz2
xen-8ce65842ad07d007963febce10bec54ad0063986.zip
Move libelf headers out of xen public header dir.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Diffstat (limited to 'xen/arch/x86/boot')
-rw-r--r--xen/arch/x86/boot/mkelf32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/arch/x86/boot/mkelf32.c b/xen/arch/x86/boot/mkelf32.c
index 94cd3d84cc..d616fb1860 100644
--- a/xen/arch/x86/boot/mkelf32.c
+++ b/xen/arch/x86/boot/mkelf32.c
@@ -25,7 +25,7 @@
#define s16 int16_t
#define s32 int32_t
#define s64 int64_t
-#include "../../../include/public/elfstructs.h"
+#include "../../../include/xen/elfstructs.h"
#define DYNAMICALLY_FILLED 0
#define RAW_OFFSET 128