X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol_auth.c;h=a40c87f34b85ea96c273b7555de02439a622d94c;hb=1545909dcb3ac618754486f4ccd4d8f237d64bb7;hp=fc39b64e0dc0d9b03a9147b56a774c8ba416abc3;hpb=7208397398f7e08d741bfa83594a88e5d01b6220;p=tinc diff --git a/src/protocol_auth.c b/src/protocol_auth.c index fc39b64e..a40c87f3 100644 --- a/src/protocol_auth.c +++ b/src/protocol_auth.c @@ -26,7 +26,6 @@ #include "control_common.h" #include "cipher.h" #include "crypto.h" -#include "device.h" #include "digest.h" #include "ecdsa.h" #include "edge.h" @@ -37,7 +36,6 @@ #include "net.h" #include "netutl.h" #include "node.h" -#include "prf.h" #include "protocol.h" #include "rsa.h" #include "script.h"