X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Flib%2Ftest_ctf_writer.c;h=1ed4cc6737d764f730c1b8d2b7e00215b1be392e;hp=75b914ce32a764aa1d913f5cba7bef7c0d5aba11;hb=578e048b5debf169e286e5b5cc747b5d6c16886d;hpb=68b66a256a54d32992dfefeaad11eea88b7df234 diff --git a/tests/lib/test_ctf_writer.c b/tests/lib/test_ctf_writer.c index 75b914ce..1ed4cc67 100644 --- a/tests/lib/test_ctf_writer.c +++ b/tests/lib/test_ctf_writer.c @@ -32,12 +32,12 @@ #include #include #include -#include +#include "compat/stdlib.h" #include -#include -#include +#include "compat/limits.h" +#include "compat/stdio.h" #include -#include +#include "common/assert.h" #include #include "tap/tap.h" #include