Use ENOMSG as fallback for ENODATA on freebsd
[lttng-ust.git] / tests / ust-multi-test / ust-multi-test.c
index 5975789f8a95372f9fe0803bb2caa9eb0fbe0bcc..814e4517dc366295f2cf6bb990c5ac8374e3f919 100644 (file)
@@ -42,6 +42,7 @@
 #include <ust-comm.h>
 #include <../../libringbuffer/backend.h>
 #include <../../libringbuffer/frontend.h>
+#include "../../liblttng-ust/compat.h" /* For ENODATA */
 
 #define NR_SESSIONS    4
 #define NR_CHANNELS    1
This page took 0.032191 seconds and 4 git commands to generate.