From 31de60034d265abb5b2a578298d97637e12b30e8 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Wed, 4 Jan 2023 15:46:28 +0100 Subject: [#969] Install random_allcator.h header file --- src/lib/dhcpsrv/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/dhcpsrv/Makefile.am b/src/lib/dhcpsrv/Makefile.am index 57dbd0cca4..813d6befaa 100644 --- a/src/lib/dhcpsrv/Makefile.am +++ b/src/lib/dhcpsrv/Makefile.am @@ -365,6 +365,7 @@ libkea_dhcpsrv_include_HEADERS = \ network_state.h \ pool.h \ random_allocation_state.h \ + random_allocator.h \ resource_handler.h \ sanity_checker.h \ shared_network.h \ -- cgit v1.2.3