--- converter/babeltrace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/converter/babeltrace.c b/converter/babeltrace.c index d449ea7..b3b7d08 100644 --- a/converter/babeltrace.c +++ b/converter/babeltrace.c @@ -46,7 +46,7 @@ #include <sys/stat.h> #include <sys/types.h> #include <babeltrace/compat/fcntl.h> -#include <unistd.h> +#include <babeltrace/compat/unistd.h> #include <inttypes.h> #include <babeltrace/compat/ftw.h> #include <babeltrace/compat/string.h> -- 1.8.1.msysgit.1 _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
