X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconnection.h;h=7916a710da413b679560840f5ea8f6aca24ed823;hp=eb13413b5815dfe323983a1cf239c7ef7fc6b750;hb=708314df2f61675d0f54e541c9fff62ac1f433b5;hpb=6d08eb1614b59d5f86a43edda9db06fca72b76cd diff --git a/src/connection.h b/src/connection.h index eb13413b..7916a710 100644 --- a/src/connection.h +++ b/src/connection.h @@ -45,7 +45,6 @@ typedef struct connection_status_t { } connection_status_t; #include "edge.h" -#include "list.h" #include "net.h" #include "node.h"