Moved data structures to new collections subfolder

This commit is contained in:
Tobias Brunner
2012-10-24 16:00:49 +02:00
parent fdee6b5f5a
commit 12642a6831
229 changed files with 338 additions and 332 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ typedef struct message_t message_t;
#include <sa/keymat.h>
#include <sa/ike_sa_id.h>
#include <networking/packet.h>
#include <utils/linked_list.h>
#include <collections/linked_list.h>
/**
* This class is used to represent an IKE-Message.