summaryrefslogtreecommitdiff
path: root/elf/dl-load.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-load.c')
-rw-r--r--elf/dl-load.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-load.c b/elf/dl-load.c
index 9198427edd..f3c9e82423 100644
--- a/elf/dl-load.c
+++ b/elf/dl-load.c
@@ -578,7 +578,7 @@ decompose_rpath (struct r_search_path_struct *sps,
/* Make sure cached path information is stored in *SP
and return true if there are any paths to search there. */
-static inline bool
+static bool
cache_rpath (struct link_map *l,
struct r_search_path_struct *sp,
int tag,