mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
* elf/ldconfig.c: Include elf.h.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2000-05-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* elf/ldconfig.c: Include elf.h.
|
||||
|
||||
* elf/dl-sym.c (_dl_sym): Test ref not result for non-zero.
|
||||
(_dl_vsym): Likewise.
|
||||
Reported by Owen Taylor <otaylor@redhat.com>.
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <argp.h>
|
||||
#include <dirent.h>
|
||||
#include <elf.h>
|
||||
#include <error.h>
|
||||
#include <errno.h>
|
||||
#include <libintl.h>
|
||||
|
||||
Reference in New Issue
Block a user