port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / common / kernel-ctl / kernel-ctl.c
index 10e281d69315a638a24b96102b601415eeb18801..4470e77177d104011e88b37a0096b0036f6f61b0 100644 (file)
@@ -14,7 +14,7 @@
 #include <string.h>
 #include <common/align.h>
 #include <common/macros.h>
-#include <errno.h>
+#include <common/compat/errno.h>
 #include <stdarg.h>
 #include <assert.h>
 #include <common/time.h>
This page took 0.024113 seconds and 4 git commands to generate.