Remove fcntl wrapper
[lttng-tools.git] / src / bin / lttng-sessiond / manage-apps.cpp
index 27fa6ce85e0e47afd522698c7ebe067f8250ff17..68e70676aa1daf0ff0a7340907891f6d9bd02a65 100644 (file)
@@ -13,6 +13,8 @@
 #include "thread.hpp"
 #include "utils.hpp"
 
+#include <fcntl.h>
+
 namespace {
 struct thread_notifiers {
        struct lttng_pipe *quit_pipe;
This page took 0.023558 seconds and 4 git commands to generate.