Improve trace output path and config path
[lttng-tools.git] / ltt-sessiond / utils.h
index 564017df6fe79250b10a23f9b946644f76ff91bf..c0f5a4f9d4fd0c1f21a7fc9d2fe2f2b35f83c2ca 100644 (file)
@@ -20,5 +20,6 @@
 #define _LTT_UTILS_H
 
 int mkdir_recursive(const char *path, mode_t mode);
+const char *get_home_dir(void);
 
 #endif /* _LTT_UTILS_H */
This page took 0.022987 seconds and 4 git commands to generate.