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 25d82dd..242c51a 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 fd72c1b..81e7172 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