X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Futils.c;h=2e07d4ff0b6d366268755b7969dab0d58199385e;hp=0147c8c994d3cb89f7fa936633863e043cdd2221;hb=83c50c540631cb2cd9cd099a801f2329a5c4b8bf;hpb=e6f771201880c4a4dc93d03f7e4c60105d12f9dc diff --git a/src/common/utils.c b/src/common/utils.c index 0147c8c99..2e07d4ff0 100644 --- a/src/common/utils.c +++ b/src/common/utils.c @@ -324,7 +324,7 @@ error: * The returned string was allocated in the function, it is thus of * the responsibility of the caller to free this memory. */ -LTTNG_HIDDEN +static char *_utils_expand_path(const char *path, bool keep_symlink) { int ret;