diff options
Diffstat (limited to 'discover/event.h')
-rw-r--r-- | discover/event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/discover/event.h b/discover/event.h index 35c0767..a603615 100644 --- a/discover/event.h +++ b/discover/event.h @@ -14,6 +14,7 @@ enum event_action { EVENT_ACTION_CONF, EVENT_ACTION_DHCP, EVENT_ACTION_BOOT, + EVENT_ACTION_SYNC, EVENT_ACTION_MAX, }; |