port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / common / filter / filter-visitor-generate-bytecode.c
index 699273c3d984f7e9aba6f4ee51b0d77e2fa666d1..ce35cec6e4563a6c781bc19671ee39712c55b146 100644 (file)
@@ -11,8 +11,8 @@
 
 #include <stdlib.h>
 #include <string.h>
-#include <errno.h>
 #include <common/align.h>
+#include <common/compat/errno.h>
 #include <common/compat/string.h>
 
 #include "filter-bytecode.h"
This page took 0.023109 seconds and 4 git commands to generate.