Removed compiler warning - Implicit Declaration 68/33168/1
authorAnkur <ankur29.garg@samsung.com>
Tue, 6 Jan 2015 12:32:32 +0000 (18:02 +0530)
committerAnkur <ankur29.garg@samsung.com>
Tue, 6 Jan 2015 12:32:37 +0000 (18:02 +0530)
commit1ea22ed116583580345a19b08d6a86e730528659
tree64d6109ee57199b6e312887e16f144058dbc9127
parenta59077d52d20c73c2a0614ba62ca9e74db050ebf
Removed compiler warning - Implicit Declaration

-Already removed this warning from accelerometer.c earlier
-Seems another change was done on a previous revision, causing the same warning to pop up.
-rotation_vector.c did not have this warning before.

Change-Id: I65372477168185d070ca9a919fd804b53441a156
test/src/accelerometer.c
test/src/rotation_vector.c