Add mkdirat utils and runas wrappers
[lttng-tools.git] / src / common / utils.h
index 9e3fa60cdc4d1f5385e464328d7ae56eade4be07..f372bf46404ff6a5a587df3d513f0cb3a95af6ae 100644 (file)
@@ -23,6 +23,8 @@
 #include <stdint.h>
 #include <getopt.h>
 
+#include <common/compat/directory-handle.h>
+
 #define KIBI_LOG2 10
 #define MEBI_LOG2 20
 #define GIBI_LOG2 30
This page took 0.022584 seconds and 4 git commands to generate.