X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconnection.h;h=854e29f23a56bbb5a8540bb27749afb152ca3d46;hb=9e76c464b26b066e1eb3aa5232e573792e28020d;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"