Lior David 91db940ff0 fst: Fix compile error in fst_ctrl_aux.h with C++ compilers
Move enum fst_reason to be a top level type, since it is used as
argument in the function fst_reason_name() and having it as nested
type caused a compile error when fst_ctrl_aux.h was included from
a C++ source file.

Signed-off-by: Lior David <liord@codeaurora.org>
2018-05-21 17:47:03 +03:00
..
2015-07-16 18:26:16 +03:00
2017-01-29 18:44:36 +02:00
2015-07-16 18:26:16 +03:00
2015-08-03 17:40:30 +03:00