X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.c;h=1560541a101c315b63c2950eb48758cb56b2d515;hp=b895b7f6fc022e53796707ac64ec8cc672333178;hb=64771f73ebbff04262defcde59263e98f89f0fa1;hpb=5cff8c47c1781a88123c128a4cec6cdd39925aa5 diff --git a/src/conf.c b/src/conf.c index b895b7f6..1560541a 100644 --- a/src/conf.c +++ b/src/conf.c @@ -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"