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
@@ -19,6 +19,7 @@
#include <tnc/imv/imv_manager.h>
#include <tncifimv.h>
#include <tncif_names.h>
#include <debug.h>
#include <daemon.h>
@@ -16,6 +16,7 @@
#include <daemon.h>
#include <tncifimv.h>
#include <tncif_names.h>
#include <tnc/imv/imv.h>
#include <tnc/imv/imv_recommendations.h>
@@ -22,6 +22,8 @@
#include "messages/tnccs_reason_strings_msg.h"
#include "messages/tnccs_recommendation_msg.h"
#include <tncif_names.h>
#include <daemon.h>
#include <debug.h>
#include <threading/mutex.h>
@@ -26,6 +26,8 @@
#include "messages/pb_language_preference_msg.h"
#include "state_machine/pb_tnc_state_machine.h"
#include <tncif_names.h>
#include <debug.h>
#include <daemon.h>
#include <threading/mutex.h>