From 7d36403836511ab0745791ce98498cf5112633c1 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Fri, 24 Jul 2026 09:32:54 +0530 Subject: fixed the quit command --- include/ipc/state.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/ipc/state.h') diff --git a/include/ipc/state.h b/include/ipc/state.h index 6a4455d..fc12234 100644 --- a/include/ipc/state.h +++ b/include/ipc/state.h @@ -10,6 +10,7 @@ enum { EVENT_INIT, + EVENT_QUIT, EVENT_STATE_INITIALISED, EVENT_UCI_STATE_INITIALISED, EVENT_UCI_RUNNING, -- cgit v1.2.3