From: Thomas Markwalder Date: Mon, 19 Jun 2023 13:09:27 +0000 (-0400) Subject: [#2608] Addressed review comment X-Git-Tag: Kea-2.4.0~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2081c70599d16ac1ed2f69b05ceef7fb94be2be;p=thirdparty%2Fkea.git [#2608] Addressed review comment src/lib/dhcpsrv/Makefile.am Added flq_allocation_state.h --- diff --git a/src/lib/dhcpsrv/Makefile.am b/src/lib/dhcpsrv/Makefile.am index aefb9907b2..f42c102b5d 100644 --- a/src/lib/dhcpsrv/Makefile.am +++ b/src/lib/dhcpsrv/Makefile.am @@ -343,6 +343,7 @@ libkea_dhcpsrv_include_HEADERS = \ db_type.h \ dhcp4o6_ipc.h \ dhcpsrv_log.h \ + flq_allocation_state.h \ flq_allocator.h \ host.h \ host_container.h \