From c0847e68b7330e6897e3a07fd7f489ab2e8aeaba Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 10 Feb 2004 09:41:56 +0000 Subject: Fixup header file naming --- utils/readsoname.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/readsoname.c') diff --git a/utils/readsoname.c b/utils/readsoname.c index 12c2428f2..813710c98 100644 --- a/utils/readsoname.c +++ b/utils/readsoname.c @@ -7,7 +7,7 @@ #include #include #include -#include +#include "dl-elf.h" #include "readsoname.h" void warn(char *fmt, ...); -- cgit v1.2.3