Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / src / bin / lttng-sessiond / agent-thread.cpp
index f641ed78e12aecf0b16a67680b1ac54f0dc3ded2..23a26a8063b777a64a03f1892a6e61d66dc9fd6f 100644 (file)
@@ -22,6 +22,8 @@
 #include <common/uri.hpp>
 #include <common/utils.hpp>
 
+#include <fcntl.h>
+
 namespace {
 struct thread_notifiers {
        struct lttng_pipe *quit_pipe;
This page took 0.023547 seconds and 4 git commands to generate.