Remove a few unnecessary #includes.
[oweals/tinc.git] / src / conf.c
index b895b7f6fc022e53796707ac64ec8cc672333178..1560541a101c315b63c2950eb48758cb56b2d515 100644 (file)
@@ -26,6 +26,7 @@
 #include "avl_tree.h"
 #include "connection.h"
 #include "conf.h"
+#include "list.h"
 #include "logger.h"
 #include "netutl.h"                            /* for str2address */
 #include "protocol.h"