Remove fcntl wrapper
[lttng-tools.git] / src / bin / lttng-sessiond / notify-apps.cpp
index a73e9df5837cb0723b4190ce0fd1f50a025b3b5c..03ac5866c83d562289c948c219d36a72d49a2f75 100644 (file)
@@ -18,6 +18,8 @@
 #include <common/common.hpp>
 #include <common/utils.hpp>
 
+#include <fcntl.h>
+
 namespace {
 struct thread_notifiers {
        struct lttng_pipe *quit_pipe;
This page took 0.022796 seconds and 4 git commands to generate.