diff options
Diffstat (limited to 'Source/charon/transforms/diffie_hellman.c')
-rw-r--r-- | Source/charon/transforms/diffie_hellman.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/charon/transforms/diffie_hellman.c b/Source/charon/transforms/diffie_hellman.c index cd2721bd9..2acd0d960 100644 --- a/Source/charon/transforms/diffie_hellman.c +++ b/Source/charon/transforms/diffie_hellman.c @@ -27,7 +27,6 @@ #include "diffie_hellman.h" -#include <payloads/transform_substructure.h> #include <utils/allocator.h> #include <utils/randomizer.h> #include <utils/gmp_helper.h> |