From 215c6321c0576fa1177efc0e1549ff6d4fd5e804 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 16 Nov 2005 22:46:04 +0000 Subject: [PATCH] 2005-11-16 Roland McGrath * libebl.h: Use "" for elf-knowledge.h, not <>. --- libebl/ChangeLog | 4 ++++ libebl/libebl.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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. */ -- 2.47.2