]> git.meshlink.io Git - meshlink/blobdiff - src/protocol_auth.c
Replace the connection_tree with a connection_list.
[meshlink] / src / protocol_auth.c
index 908ab2472cb2ad20981f4fed904588090f87a56f..59917c6c93f254a39af173c2564406e6f360b9d6 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "system.h"
 
-#include "splay_tree.h"
 #include "conf.h"
 #include "connection.h"
 #include "control.h"