Remove fcntl wrapper
[lttng-tools.git] / src / bin / lttng-sessiond / manage-consumer.cpp
index e1d67f5bb0e3126cf9fc0ea61a3fb8931e56fa82..b7eb10800fcaf2e21dd42e7de661a7568dc5597e 100644 (file)
@@ -17,6 +17,7 @@
 #include <common/pipe.hpp>
 #include <common/utils.hpp>
 
+#include <fcntl.h>
 #include <signal.h>
 
 namespace {
This page took 0.023478 seconds and 4 git commands to generate.