port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl-health.c
index 91108c166b9825227248fa1e7bb00ce59b7ea7c5..9ae3d4174969e666f13ad56cfe8240e3a147d237 100644 (file)
@@ -15,7 +15,6 @@
 #include <sys/types.h>
 #include <stdint.h>
 #include <limits.h>
-#include <errno.h>
 #include <string.h>
 #include <lttng/health-internal.h>
 
@@ -24,6 +23,7 @@
 #include <bin/lttng-relayd/health-relayd.h>
 #include <common/defaults.h>
 #include <common/utils.h>
+#include <common/compat/errno.h>
 
 #include "lttng-ctl-helper.h"
 
This page took 0.022828 seconds and 4 git commands to generate.