Remove a few unnecessary #includes.
[tinc] / src / node.h
index 107a59b..07c7c49 100644 (file)
@@ -24,7 +24,6 @@
 #include "avl_tree.h"
 #include "connection.h"
 #include "event.h"
-#include "list.h"
 #include "subnet.h"
 
 typedef struct node_status_t {