diff options
Diffstat (limited to 'src/libcharon/sa/keymat.h')
-rw-r--r-- | src/libcharon/sa/keymat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/sa/keymat.h b/src/libcharon/sa/keymat.h index 5395c3776..4a551a8f5 100644 --- a/src/libcharon/sa/keymat.h +++ b/src/libcharon/sa/keymat.h @@ -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> /** |