eina: fix eina_bench.c compilation error.
authorAvi Levin <avi.levin@samsung.com>
Mon, 9 Feb 2015 21:04:01 +0000 (22:04 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 9 Feb 2015 21:04:51 +0000 (22:04 +0100)
commitd5496b09ad51ebcfaa541335bb89477682e038d1
tree3b709ecaf9c41243f22360c948f3f970532e2122
parent024880add4bbe932f826cf408f25185448963b6b
eina: fix eina_bench.c compilation error.

Summary:
When trying to compile eina_bench.c we get an error that say we didnt
defined the variables that EINA_ARRAY_ITER_NEXT. I defined them.
@fix

Reviewers: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1952

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/benchmarks/eina/eina_bench.c