sensor-hal: include missing header files for monotonic timestamp
authorkibak.yoon <kibak.yoon@samsung.com>
Tue, 28 Jun 2016 10:00:25 +0000 (19:00 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Tue, 28 Jun 2016 10:10:51 +0000 (19:10 +0900)
commit872faf590126ab62ba6293195416218dc01bfa78
treeddcc92746e49bd72b2179fde5a0e89371670a06a
parent43b8f6e631346612eebb291f95b3a83daf8f394e
sensor-hal: include missing header files for monotonic timestamp

- for using monotonic timestamp, "linux/input.h" has to be included.

Change-Id: I21246e7c95a56c5b524c6d17320a9ab67b50e351
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/util.cpp