X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconnection.h;h=75015ffe3214669958cc5dedd3e23007993bf691;hb=c385d115331845e8a844322e66571d74d833e822;hp=a7db40aa6bca3ebb647b5b24a3ddf44e685364c4;hpb=b995243ac3d9605003996ba879808ddcbc77ae15;p=tinc diff --git a/src/connection.h b/src/connection.h index a7db40aa..75015ffe 100644 --- a/src/connection.h +++ b/src/connection.h @@ -48,7 +48,6 @@ typedef struct connection_status_t { } connection_status_t; #include "edge.h" -#include "list.h" #include "net.h" #include "node.h"