2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-05 00:15:17 +00:00

[3796] ccsession.cc|h renamed to command_interpreter.cc|h

This commit is contained in:
Tomek Mrugalski
2015-05-20 16:14:41 +02:00
parent ca03350e6f
commit aa10ecc86f
38 changed files with 45 additions and 51 deletions

View File

@@ -14,7 +14,7 @@
#include <config.h>
#include <config/ccsession.h>
#include <config/command_interpreter.h>
#include <dhcpsrv/cfgmgr.h>
#include <dhcp6/ctrl_dhcp6_srv.h>
#include <hooks/hooks_manager.h>