Add FreeBSD compat layer for splice and sync_file_range
[lttng-tools.git] / src / common / ust-consumer / ust-consumer.c
index e81f05041249a164ce09151e9907c0602b41d6be..9a5775b8ed3bff1bf996dc244516b1dce2685257 100644 (file)
@@ -19,6 +19,7 @@
 
 #define _GNU_SOURCE
 #include <assert.h>
+#include <fcntl.h>
 #include <poll.h>
 #include <pthread.h>
 #include <stdlib.h>
This page took 0.024491 seconds and 5 git commands to generate.