Update.
[platform/upstream/glibc.git] / elf / dl-open.c
index a9d81c7..a3cd8a0 100644 (file)
@@ -211,7 +211,7 @@ dl_open_worker (void *a)
 }
 
 
-struct link_map *
+void *
 internal_function
 _dl_open (const char *file, int mode, const void *caller)
 {