X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fconf.c;h=099b77dac1f39778ea8e2902f912bab9118152e5;hp=593cd0c29f705c67fcd815efee2b55f2097a6111;hb=33f241d97852d7a171f1aaf1bda7f66356ff889e;hpb=601f3b2dd746ff5726eca256861f2ecf662b3a55 diff --git a/src/conf.c b/src/conf.c index 593cd0c2..099b77da 100644 --- a/src/conf.c +++ b/src/conf.c @@ -26,6 +26,7 @@ #include "splay_tree.h" #include "connection.h" #include "conf.h" +#include "list.h" #include "logger.h" #include "netutl.h" /* for str2address */ #include "protocol.h"