X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconnection.h;h=854e29f23a56bbb5a8540bb27749afb152ca3d46;hb=90f1cba1fd9e748ec4b8274511d5a36ec1a24d9d;hp=449557623a867f6e6033c02179216a77a8f77584;hpb=248d300f1be0d5f2aae39202041699ab2b46c56b;p=tinc diff --git a/src/connection.h b/src/connection.h index 44955762..854e29f2 100644 --- a/src/connection.h +++ b/src/connection.h @@ -50,7 +50,6 @@ typedef struct connection_status_t { unsigned int unused:20; } connection_status_t; -#include "ecdh.h" #include "ecdsa.h" #include "edge.h" #include "net.h"