From: Roland McGrath Date: Wed, 16 Nov 2005 22:46:04 +0000 (+0000) Subject: 2005-11-16 Roland McGrath X-Git-Tag: elfutils-0.120~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=215c6321c0576fa1177efc0e1549ff6d4fd5e804;p=thirdparty%2Felfutils.git 2005-11-16 Roland McGrath * libebl.h: Use "" for elf-knowledge.h, not <>. --- diff --git a/libebl/ChangeLog b/libebl/ChangeLog index f8e16eba6..5c66d56f6 100644 --- a/libebl/ChangeLog +++ b/libebl/ChangeLog @@ -1,3 +1,7 @@ +2005-11-16 Roland McGrath + + * libebl.h: Use "" for elf-knowledge.h, not <>. + 2005-11-14 Roland McGrath * ia64_init.c (ia64_init): Initialize EH->reloc_simple_type. diff --git a/libebl/libebl.h b/libebl/libebl.h index 8b51aef7f..1f9a5a257 100644 --- a/libebl/libebl.h +++ b/libebl/libebl.h @@ -19,7 +19,7 @@ #include #include -#include +#include "elf-knowledge.h" /* Opaque type for the handle. */