]> git.meshlink.io Git - meshlink/blobdiff - src/protocol_edge.c
Replace the connection_tree with a connection_list.
[meshlink] / src / protocol_edge.c
index e1d2051b2186be9e5c14fe27dc35e694c41b7f7b..d1a11f41f0d050d239aa854c43f139ca89f7fafd 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "system.h"
 
-#include "splay_tree.h"
 #include "conf.h"
 #include "connection.h"
 #include "edge.h"