Move runas.h to common/ directory
[lttng-tools.git] / common / runas.c
index b3fa81469824ecc6b69979e6a64e408cbd4a5546..22bd2fe8fab208ba6fdc00fc9d37cb91c0cf1244 100644 (file)
@@ -32,6 +32,8 @@
 
 #include <lttngerr.h>
 
+#include "runas.h"
+
 #define CHILD_STACK_SIZE       10485760
 
 struct run_as_data {
This page took 0.022665 seconds and 4 git commands to generate.