port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / tests / unit / test_kernel_data.c
index 4ce6f6c745b0bdff5820227e1c26d0f7b573bb50..d575d25180fc31748add8778821ad0b3cb6acdb0 100644 (file)
@@ -6,13 +6,13 @@
  */
 
 #include <assert.h>
-#include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
 #include <time.h>
 
+#include <common/compat/errno.h>
 #include <bin/lttng-sessiond/trace-kernel.h>
 #include <common/defaults.h>
 
This page took 0.023682 seconds and 4 git commands to generate.