port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / common / unix.c
index 2053343256a337fa25e5ab866a0950e488e5b02e..0e6c329c072c385da4e25836290f60f436ca69e5 100644 (file)
@@ -15,9 +15,9 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
-#include <errno.h>
 
 #include <common/common.h>
+#include <common/compat/errno.h>
 #include <common/sessiond-comm/sessiond-comm.h>
 #include <common/fd-handle.h>
 
This page took 0.022833 seconds and 4 git commands to generate.