mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[#3536] moved from lib to hooks
This commit is contained in:
@@ -59,10 +59,10 @@
|
||||
#include <dhcpsrv/memfile_lease_mgr.h>
|
||||
|
||||
#ifdef HAVE_MYSQL
|
||||
#include <mysql_lease_backend/mysql_lease_mgr.h>
|
||||
#include <hooks/dhcp/mysql_lb/mysql_lease_mgr.h>
|
||||
#endif
|
||||
#ifdef HAVE_PGSQL
|
||||
#include <pgsql_lease_backend/pgsql_lease_mgr.h>
|
||||
#include <hooks/dhcp/pgsql_lb/pgsql_lease_mgr.h>
|
||||
#endif
|
||||
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
Reference in New Issue
Block a user