summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2023-01-04 15:46:28 +0100
committerMarcin Siodelski <marcin@isc.org>2023-01-07 11:46:35 +0100
commit31de60034d265abb5b2a578298d97637e12b30e8 (patch)
treebe6368171c95d32c89bdf59aab9c23daecdc5d7f
parent[#969] Remove whitespaces (diff)
downloadkea-31de60034d265abb5b2a578298d97637e12b30e8.tar.xz
kea-31de60034d265abb5b2a578298d97637e12b30e8.zip
[#969] Install random_allcator.h header file
-rw-r--r--src/lib/dhcpsrv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \