summaryrefslogtreecommitdiffstats
path: root/src/stkagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stkagent.h')
-rw-r--r--src/stkagent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stkagent.h b/src/stkagent.h
index c8e1886a..517bcfe0 100644
--- a/src/stkagent.h
+++ b/src/stkagent.h
@@ -26,6 +26,7 @@ enum stk_agent_result {
STK_AGENT_RESULT_BACK,
STK_AGENT_RESULT_TERMINATE,
STK_AGENT_RESULT_TIMEOUT,
+ STK_AGENT_RESULT_BUSY,
};
struct stk_menu_item {