aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_elf.h
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 /tools/libxc/xc_elf.h
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 'tools/libxc/xc_elf.h')
-rw-r--r--tools/libxc/xc_elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libxc/xc_elf.h b/tools/libxc/xc_elf.h
index 089df2b070..5f7119bd04 100644
--- a/tools/libxc/xc_elf.h
+++ b/tools/libxc/xc_elf.h
@@ -1 +1 @@
-#include <xen/elfstructs.h>
+#include <xen/libelf/elfstructs.h>