X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=discover%2Fevent.h;h=98ece11c73a8bd3bcda0362b8789d30baa3cb452;hb=49367fdd5034a010a3f7f657f8ad205ebf9a01fe;hp=adba336067ad3bf0b97361ed3a68259d992a909e;hpb=0a4cb93c1c7c7e6f8c5324314457b96072158975;p=petitboot 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, };