Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[tinc] / src / connection.h
index a7db40a..75015ff 100644 (file)
@@ -48,7 +48,6 @@ typedef struct connection_status_t {
 } connection_status_t;
 
 #include "edge.h"
-#include "list.h"
 #include "net.h"
 #include "node.h"