summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/dl-sysdep.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-03-30 00:48:28 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-03-30 00:48:28 +0200
commit89faaa7e251acf7f97f3613d86fbf9730134b07a (patch)
tree45831d491f5485c6e349b8ff7fab0ea6df424ac2 /sysdeps/mach/hurd/dl-sysdep.c
parent9ca3ea98578f28edb25a706d82bcaef94829b7cc (diff)
parentbdd5807f5979b4bd7de0fa2899a6a89a12b3521a (diff)
Merge branch 't/dl-sysdep.c_SHARED' into refs/top-bases/tschwinge/Roger_Whittaker
Diffstat (limited to 'sysdeps/mach/hurd/dl-sysdep.c')
-rw-r--r--sysdeps/mach/hurd/dl-sysdep.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/mach/hurd/dl-sysdep.c b/sysdeps/mach/hurd/dl-sysdep.c
index 4c54981fcf..19fad00f59 100644
--- a/sysdeps/mach/hurd/dl-sysdep.c
+++ b/sysdeps/mach/hurd/dl-sysdep.c
@@ -20,11 +20,7 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
-/* Is this the right solution? */
#ifdef SHARED
-// Or rather this one? #if IS_IN_rtld /* Only to be used in the rtld case. */
-// Or move that file to rtld-*?
-// Or some other Makefile magic?
#include <hurd.h>
#include <link.h>