Separated libcharon/sa directory with ikev1 and ikev2 subfolders

This commit is contained in:
Martin Willi
2012-03-20 17:31:26 +01:00
parent 2e3c9f8799
commit 15a682f4c2
127 changed files with 206 additions and 212 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ typedef struct keymat_t keymat_t;
#include <crypto/prfs/prf.h>
#include <crypto/aead.h>
#include <config/proposal.h>
#include <config/peer_cfg.h> /* for ike_version_t */
#include <config/peer_cfg.h>
#include <sa/ike_sa_id.h>
/**