mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
* elf/rtld.c: Include <dl-osinfo.h>.
This commit is contained in:
parent
34e4fda3f9
commit
2f4db0dfc8
@ -1,3 +1,7 @@
|
||||
2005-05-22 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* elf/rtld.c: Include <dl-osinfo.h>.
|
||||
|
||||
2005-05-17 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use
|
||||
|
@ -37,6 +37,7 @@
|
||||
#include "dl-librecon.h"
|
||||
#include <unsecvars.h>
|
||||
#include <dl-cache.h>
|
||||
#include <dl-osinfo.h>
|
||||
#include <dl-procinfo.h>
|
||||
#include <tls.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user