From 98ed9f3360bb5cbfb02d2cb82ee3167fce437772 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Fri, 16 Nov 2012 09:52:21 +0200 Subject: ubi-tests: rename common.[ch] to helpers.[ch] ... to avoid confusion when the local common.h shadows the top-level common.h. Signed-off-by: Artem Bityutskiy --- tests/ubi-tests/mkvol_paral.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ubi-tests/mkvol_paral.c') diff --git a/tests/ubi-tests/mkvol_paral.c b/tests/ubi-tests/mkvol_paral.c index 8c6e02f..4a6ae46 100644 --- a/tests/ubi-tests/mkvol_paral.c +++ b/tests/ubi-tests/mkvol_paral.c @@ -26,7 +26,7 @@ #include #include "libubi.h" #define TESTNAME "mkvol_paral" -#include "common.h" +#include "helpers.h" #define THREADS_NUM 4 #define ITERATIONS 500 -- cgit v1.2.3