moved imc_manager to libtnccs
This commit is contained in:
@@ -152,7 +152,6 @@ typedef struct daemon_t daemon_t;
|
||||
#include <sa/shunt_manager.h>
|
||||
#include <config/backend_manager.h>
|
||||
#include <sa/authenticators/eap/eap_manager.h>
|
||||
#include <tnc/imc/imc_manager.h>
|
||||
#include <tnc/imv/imv_manager.h>
|
||||
#include <tnc/tnccs/tnccs_manager.h>
|
||||
|
||||
@@ -241,11 +240,6 @@ struct daemon_t {
|
||||
*/
|
||||
eap_manager_t *eap;
|
||||
|
||||
/**
|
||||
* TNC IMC manager controlling Integrity Measurement Collectors
|
||||
*/
|
||||
imc_manager_t *imcs;
|
||||
|
||||
/**
|
||||
* TNC IMV manager controlling Integrity Measurement Verifiers
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user