separated tncif_names from standard TCG TNC header files

This commit is contained in:
Andreas Steffen
2011-06-06 20:36:58 +02:00
parent d8f7f2f004
commit 0eb23d7be2
11 changed files with 32 additions and 38 deletions
+2
View File
@@ -15,6 +15,8 @@
#include "imcv.h"
#include "imc_agent.h"
#include <tncif_names.h>
#include <debug.h>
#include <utils/linked_list.h>
#include <threading/rwlock.h>
+2
View File
@@ -15,6 +15,8 @@
#include "imcv.h"
#include "imv_agent.h"
#include <tncif_names.h>
#include <debug.h>
#include <utils/linked_list.h>
#include <threading/rwlock.h>