moved attribute_manager to libstrongswan

This commit is contained in:
Andreas Steffen
2009-10-13 13:46:27 +02:00
parent a2b50c5d60
commit 930443afff
31 changed files with 181 additions and 125 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#ifndef NM_HANDLER_H_
#define NM_HANDLER_H_
#include <config/attributes/attribute_handler.h>
#include <attributes/attribute_handler.h>
typedef struct nm_handler_t nm_handler_t;