port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / tests / regression / tools / notification / notification.c
index 364d41895bb78531f61b20a1842bfe4a02960680..90abc11de1215a5d94ed90aa20b4b872ce2a2167 100644 (file)
@@ -21,9 +21,9 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <errno.h>
 #include <poll.h>
 
+#include <common/compat/errno.h>
 #include <lttng/action/action.h>
 #include <lttng/action/notify.h>
 #include <lttng/condition/buffer-usage.h>
This page took 0.023165 seconds and 4 git commands to generate.