Skip to content

Commit

Permalink
* elf/rtld.c: Include <dl-osinfo.h>.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed May 22, 2005
1 parent 34e4fda commit 2f4db0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions elf/rtld.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 2f4db0d

Please sign in to comment.