mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#define PGSQL_HOST_DATA_SOURCE_H
|
||||
|
||||
#include <dhcpsrv/base_host_data_source.h>
|
||||
#include <dhcpsrv/pgsql_connection.h>
|
||||
#include <dhcpsrv/pgsql_exchange.h>
|
||||
#include <pgsql/pgsql_connection.h>
|
||||
#include <pgsql/pgsql_exchange.h>
|
||||
|
||||
namespace isc {
|
||||
namespace dhcp {
|
||||
|
Reference in New Issue
Block a user