Use ENOMSG as fallback for ENODATA on freebsd
[lttng-ust.git] / tests / ust-basic-tracing / ust-basic-tracing.c
index 967a120055a70a60b1783abe0a2130d1bf5e37a5..a7fa84daec6ff696c2616fcabc6ec25de580dac4 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 MAX_NR_STREAMS 64
 #define MAX_NR_EVENTS  128
This page took 0.036924 seconds and 4 git commands to generate.