port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / common / sessiond-comm / inet6.c
index c33e39f7bb9a2408e291a0f6e3d6310ab442af85..40610ed5745bf54ddf7927c3fe98b3b5acec98fa 100644 (file)
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
-#include <errno.h>
 #include <fcntl.h>
 #include <common/compat/time.h>
 #include <poll.h>
 
 #include <common/common.h>
 #include <common/time.h>
+#include <common/compat/errno.h>
 
 #include "inet6.h"
 
This page took 0.023944 seconds and 4 git commands to generate.