X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fevent.h;h=98ece11c73a8bd3bcda0362b8789d30baa3cb452;hp=adba336067ad3bf0b97361ed3a68259d992a909e;hb=c4f34e487fbf061ee6385d1f75e4ef0084c9a1ba;hpb=0a4cb93c1c7c7e6f8c5324314457b96072158975 diff --git a/discover/event.h b/discover/event.h index adba336..98ece11 100644 --- a/discover/event.h +++ b/discover/event.h @@ -11,6 +11,7 @@ enum event_action { EVENT_ACTION_ADD = 20, EVENT_ACTION_REMOVE, EVENT_ACTION_CONF, + EVENT_ACTION_DHCP, EVENT_ACTION_MAX, };