Move utils_expand_path and utils_expand_path_keep_symlink to libpath.la
[lttng-tools.git] / tests / unit / test_utils_expand_path.c
index d7e7f2b054fb067570ca77543b94ed1405194b11..30fceeb8ad0cf6576e47c628bbff65a45cdbf8c0 100644 (file)
@@ -17,6 +17,7 @@
 #include <tap/tap.h>
 
 #include <common/utils.h>
+#include <common/path.h>
 #include <common/common.h>
 
 /* For error.h */
This page took 0.024716 seconds and 5 git commands to generate.