Fix consumer to handle compat layer
[lttng-tools.git] / src / common / consumer.h
index dc5fc9968be02fbf45b223ef20a8371fdc4e0005..35a72b50f6078e333f1fe754de5f183417b71767 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.023785 seconds and 5 git commands to generate.