]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO).
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 1 Nov 2012 17:48:34 +0000 (18:48 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 1 Nov 2012 20:24:44 +0000 (21:24 +0100)
ChangeLog
elf/dl-support.c

index 25d82dd456eb463536f152881c609cb5e877b949..242c51adf481fe2c217c7d989c3108f895961244 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
 
+       * elf/dl-support.c: Unconditionally include "setup-vdso.h".
+
        * sysdeps/mach/hurd/powerpc: Remove directory.
        * sysdeps/mach/powerpc: Likewise.
 
index fd72c1b2ad59d5069513f8a7e3416af29da9badd..81e71720c670a13ed1dee468caf01eed7d5f6a87 100644 (file)
@@ -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