diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/dhcpsrv/Makefile.am | 1 |
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 \ |