Replace the connection_tree with a connection_list.
[tinc] / src / protocol_edge.c
index e1d2051..d1a11f4 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "system.h"
 
-#include "splay_tree.h"
 #include "conf.h"
 #include "connection.h"
 #include "edge.h"