Moved data structures to new collections subfolder
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <daemon.h>
|
||||
#include <encoding/generator.h>
|
||||
#include <encoding/payloads/nonce_payload.h>
|
||||
#include <utils/linked_list.h>
|
||||
#include <collections/linked_list.h>
|
||||
|
||||
typedef struct private_keymat_v1_t private_keymat_v1_t;
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#include <sa/ikev1/keymat_v1.h>
|
||||
#include <encoding/payloads/ke_payload.h>
|
||||
#include <encoding/payloads/nonce_payload.h>
|
||||
#include <utils/linked_list.h>
|
||||
#include <collections/linked_list.h>
|
||||
|
||||
typedef struct private_phase1_t private_phase1_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user