mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
* elf/readlib.c: Fix include of readelflib.c.
This commit is contained in:
parent
f9b2d293f0
commit
2fdaad97be
@ -1,3 +1,7 @@
|
||||
2005-12-21 Thorsten Kukuk <kukuk@suse.de>
|
||||
|
||||
* elf/readlib.c: Fix include of readelflib.c.
|
||||
|
||||
2005-12-21 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #1962]
|
||||
|
@ -178,4 +178,4 @@ process_file (const char *real_file_name, const char *file_name,
|
||||
}
|
||||
|
||||
/* Get architecture specific version of process_elf_file. */
|
||||
#include "readelflib.c"
|
||||
#include <readelflib.c>
|
||||
|
Loading…
Reference in New Issue
Block a user