Merge branch 'master' into compat-freebsd
[lttng-tools.git] / src / common / consumer.h
index 83b86a39e2cbe7fe8ff8037123aeb6c2ee9329ba..71ae39903a8477c341aff3c322acf6602f049604 100644 (file)
@@ -26,7 +26,8 @@
 
 #include <lttng/lttng.h>
 
-#include "src/common/hashtable/hashtable.h"
+#include <common/hashtable/hashtable.h>
+#include <common/compat/fcntl.h>
 
 /*
  * When the receiving thread dies, we need to have a way to make the polling
This page took 0.023422 seconds and 4 git commands to generate.