elementary: Fix elementary not compiling 96/83596/2
authorChris Michael <cpmichael@osg.samsung.com>
Tue, 5 Jan 2016 13:55:54 +0000 (08:55 -0500)
committerHermet Park <chuneon.park@samsung.com>
Fri, 12 Aug 2016 06:03:32 +0000 (23:03 -0700)
commita263a86c0e1dee1fde18f2978eb5654e2981e085
tree190f436477c5fe7153e63e735ca9dcd6b383aeb7
parente4110b7485efd32027db32e546a19448955bcb35
elementary: Fix elementary not compiling

With the push of 1056b6ed01475817da2439012057d11865d2c5d8, elementary
compile broke due to undeclared variables. This patch fixes elm to
compile again by declaring the missing vars.

@fix

@raster, Please double check this change as I am unsure if it is what
you Really intended here.

Change-Id: I1ee3fbcf94564943b8f31278ef9bed7292582898
Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/elm_config.c