Replace the connection_tree with a connection_list.
[tinc] / src / protocol_auth.c
index 908ab24..59917c6 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "system.h"
 
-#include "splay_tree.h"
 #include "conf.h"
 #include "connection.h"
 #include "control.h"