port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / common / ust-consumer / ust-consumer.h
index 5059f5b9599b4ef8fe78fd225dc6d60301ea588e..bd32337002dc826adf5a6c12262983cf02b30a51 100644 (file)
@@ -9,8 +9,7 @@
 #ifndef _LTTNG_USTCONSUMER_H
 #define _LTTNG_USTCONSUMER_H
 
-#include <errno.h>
-
+#include <common/compat/errno.h>
 #include <common/consumer/consumer.h>
 #include <stdbool.h>
 
This page took 0.023763 seconds and 4 git commands to generate.