X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol_key.c;h=3036d124d629bd6e5ddca88351eaa06f6d559dfb;hb=1545909dcb3ac618754486f4ccd4d8f237d64bb7;hp=a9d719bb87f050ee297c4c2b31508e2265623e75;hpb=5bccbe14e20d375300b2c195090152ed86a9e437;p=tinc diff --git a/src/protocol_key.c b/src/protocol_key.c index a9d719bb..3036d124 100644 --- a/src/protocol_key.c +++ b/src/protocol_key.c @@ -27,12 +27,10 @@ #include "net.h" #include "netutl.h" #include "node.h" -#include "prf.h" #include "protocol.h" #include "route.h" #include "sptps.h" #include "utils.h" -#include "xalloc.h" #ifndef DISABLE_LEGACY static bool mykeyused = false;