Add UST test binaries to gitignore
[lttng-tools.git] / lttng-sessiond / utils.h
index 449c3ef6bc5276689d55c43beb9299e5006cd9b6..e20ec4e9e2b5af5ed88be9d64235aeeee26f2a81 100644 (file)
@@ -18,9 +18,6 @@
 #ifndef _LTT_UTILS_H
 #define _LTT_UTILS_H
 
-#include <unistd.h>
-
-int mkdir_recursive(const char *path, mode_t mode, uid_t uid, gid_t gid);
 const char *get_home_dir(void);
 int notify_thread_pipe(int wpipe);
 
This page took 0.024016 seconds and 4 git commands to generate.