From 215c6321c0576fa1177efc0e1549ff6d4fd5e804 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 16 Nov 2005 22:46:04 +0000 Subject: 2005-11-16 Roland McGrath * libebl.h: Use "" for elf-knowledge.h, not <>. --- libebl/libebl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libebl/libebl.h') diff --git a/libebl/libebl.h b/libebl/libebl.h index 8b51aef7..1f9a5a25 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. */ -- cgit v1.2.3