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