port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / common / filter / filter-visitor-ir-validate-globbing.c
index 3e749a4daad0d9eb5c0ceaf6e46eb99715da9f90..db64cbdf58201784fdbc6e494df00314fb739f40 100644 (file)
@@ -14,9 +14,9 @@
 #include <string.h>
 #include <stdlib.h>
 #include <assert.h>
-#include <errno.h>
 #include <inttypes.h>
 
+#include <common/compat/errno.h>
 #include <common/macros.h>
 
 #include "filter-ast.h"
This page took 0.02273 seconds and 4 git commands to generate.