exynos_fimg2d_test: fix implicit funciton declaration errors
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 23 Feb 2015 13:18:11 +0000 (13:18 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 27 Feb 2015 15:51:08 +0000 (15:51 +0000)
commit2b209fc409179a271751f57f6caad952e57eb3f6
treeb6308f30a16c53267cdada25c6ab62e5925b4e91
parent0dec5e14cff899d256c905c920f2a10d8eb6c55a
exynos_fimg2d_test: fix implicit funciton declaration errors

As one adds WARN_CFLAGS to the build the compiler throws a couple of
lovely error messages. Add the relevant includes to fix them.

  error: implicit declaration of function ‘time’
  error: implicit declaration of function ‘getopt’

Cc: Inki Dae <inki.dae@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
tests/exynos/exynos_fimg2d_test.c