lib: tmonitor: Include mandatory header file for variable types 32/272632/2
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 22 Mar 2022 05:53:22 +0000 (14:53 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 22 Mar 2022 05:31:21 +0000 (14:31 +0900)
commit84b26363de6daf6b4dae4ec836eee66b02697c72
treeb37bdb7aa30ab74337589ea83c89d2fb707d83cc
parenta92ec779bffa95aaa82d66b42895cad28e24abea
lib: tmonitor: Include mandatory header file for variable types

When the client refer to tmonitor.h header file, build error happen
because tmonitor.h doesn't include the 'sys/type.h' header file.
So that include mandatory header file for variable types such as u_int64_t.

Change-Id: I3b69e5a95e644ccc160da8aa2583674c91f3725e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
lib/tmonitor/tmonitor.h