Remove fcntl wrapper
[lttng-tools.git] / src / bin / lttng-sessiond / client.cpp
index 6c3f696f01cc3fb12ba246116c7f9beb692850fa..d6d894cfbeced044cc463a43be08e9271af29a34 100644 (file)
@@ -40,6 +40,7 @@
 #include <lttng/session-internal.hpp>
 #include <lttng/userspace-probe-internal.hpp>
 
+#include <fcntl.h>
 #include <pthread.h>
 #include <signal.h>
 #include <stddef.h>
This page took 0.024396 seconds and 4 git commands to generate.