Move runas.h to common/ directory
[lttng-tools.git] / lttng-sessiond / main.c
index f7cd81027a43d103bed2499bc4e2bf8b257061be..6f34bb72262f37b307406499af6832fcc525b75d 100644 (file)
@@ -44,7 +44,7 @@
 #include <lttng/lttng-consumer.h>
 
 #include <lttngerr.h>
-#include <runas.h>
+#include "common/runas.h"
 
 #include "channel.h"
 #include "compat/poll.h"
This page took 0.024313 seconds and 4 git commands to generate.