diff -r b7d1317b138e -r fae240d633fc test/list_tests.c --- a/test/list_tests.c Tue Oct 17 15:15:54 2017 +0200 +++ b/test/list_tests.c Tue Oct 17 16:15:41 2017 +0200 @@ -27,7 +27,7 @@ */ #include "list_tests.h" -#include "ucx/utils.h" +#include UCX_TEST(test_ucx_list_append) { UcxList *list, *first;