Use ENOMSG as fallback for ENODATA on freebsd
[lttng-ust.git] / tests / ust-multi-test / ust-multi-test.c
index 07cd815c486206a3b7ddf5bcbc1e9f070790fd1b..068f59cf643c25816f6b1f81106a3cd42f9ebae7 100644 (file)
@@ -40,6 +40,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.022745 seconds and 4 git commands to generate.