Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / src / bin / lttng-sessiond / manage-kernel.cpp
index 74bcb1322e868284b788e2c4d279f0481b03a6d8..fe7f21c6fe36774c19a015239baabd3eb7882af4 100644 (file)
@@ -19,6 +19,8 @@
 #include <common/urcu.hpp>
 #include <common/utils.hpp>
 
+#include <fcntl.h>
+
 namespace {
 struct thread_notifiers {
        struct lttng_pipe *quit_pipe;
This page took 0.0238 seconds and 4 git commands to generate.