This patch series fixes compillation problems for some platforms. Also it enables testfib app build with other applications.
Vladimir Medvedkin (4): app/testfib: fix possible uninitialized warning app/testfib: fix format string app/testfib: get rid of libresolv dependency app: enable test-fib application app/Makefile | 1 + app/meson.build | 3 +- app/test-fib/Makefile | 2 - app/test-fib/main.c | 118 +++++++++++++++++++++++++------------------------- 4 files changed, 62 insertions(+), 62 deletions(-) -- 2.7.4