mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO).
This commit is contained in:
@ -165,8 +165,8 @@ const ElfW(Ehdr) *_dl_sysinfo_dso;
|
||||
struct link_map *_dl_sysinfo_map;
|
||||
|
||||
# include "get-dynamic-info.h"
|
||||
# include "setup-vdso.h"
|
||||
#endif
|
||||
#include "setup-vdso.h"
|
||||
|
||||
/* During the program run we must not modify the global data of
|
||||
loaded shared object simultanously in two threads. Therefore we
|
||||
|
Reference in New Issue
Block a user