}
}
+ // Finally, we can commit runtime option definitions in libdhcp++. This is
+ // exception free.
+ LibDHCP::commitRuntimeOptionDefs();
+
// This hook point notifies hooks libraries that the configuration of the
// DHCPv4 server has completed. It provides the hook library with the pointer
// to the common IO service object, new server configuration in the JSON
#include <dhcp_ddns/ncr_msg.h>
#include <dhcpsrv/thread_pool.h>
#include <dhcpsrv/alloc_engine.h>
-#include <dhcpsrv/cb_ctl_dhcp4.h>
-#include <dhcpsrv/cfg_option.h>
#include <dhcpsrv/callout_handle_store.h>
+#include <dhcpsrv/cb_ctl_dhcp4.h>
#include <dhcpsrv/cfg_option.h>
#include <dhcpsrv/d2_client_mgr.h>
#include <dhcpsrv/network_state.h>