port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / common / error.h
index ea00ea5f96f7b81eb5bfb045e9ae893e5303644d..c4aa4012aa4aaed38c0e1a25154c78419467f0c0 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef _ERROR_H
 #define _ERROR_H
 
-#include <errno.h>
+#include <common/compat/errno.h>
 #include <stdio.h>
 #include <stdint.h>
 #include <string.h>
This page took 0.024546 seconds and 4 git commands to generate.