Remove sttd_engine_agent.h from stt_engine.c 18/239118/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 22 Jul 2020 02:30:57 +0000 (11:30 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Wed, 22 Jul 2020 02:30:57 +0000 (11:30 +0900)
commite658bbc1152ccb7167cb3a0ade2fb8de189aa2c2
treec2df3110152f269ec3789c4cbb82132946a4144c
parentbf2eebd87cffe3bc3ac6a34b203eb4d00ec663bb
Remove sttd_engine_agent.h from stt_engine.c

stt_engine.c produces the circular dependency problem by including sttd_engine_agent.h.

This patch removes sttd_engine_agent.h from stt_engine.c to remove circular depedency.
To remove sttd_engine_agent.h, this patch also changes and removes some functions in stt_engine.c.

Change-Id: I815660e70d9094f20c8b17f380a5e4e7bc3eb4d2
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
common/stt_engine.c
common/stt_engine.h
server/stte.c