From 6e7882ebd4ed84ed371739970aaaf5d37f856014 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 31 Oct 2013 02:35:29 +0100 Subject: ec25519-fhmqvc: some more refactoring --- src/protocols/ec25519_fhmqvc/state.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/protocols/ec25519_fhmqvc/state.c') diff --git a/src/protocols/ec25519_fhmqvc/state.c b/src/protocols/ec25519_fhmqvc/state.c index e5ccb8d..fb00503 100644 --- a/src/protocols/ec25519_fhmqvc/state.c +++ b/src/protocols/ec25519_fhmqvc/state.c @@ -24,7 +24,7 @@ */ -#include "ec25519_fhmqvc.h" +#include "handshake.h" static void init_protocol_state(fastd_context_t *ctx) { -- cgit v1.2.3