X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconf.c;h=099b77dac1f39778ea8e2902f912bab9118152e5;hb=1fe8ba2f06c39d7c8b81f0e451bdbac94ae9375f;hp=593cd0c29f705c67fcd815efee2b55f2097a6111;hpb=434e57ae5ee79b3d990c4d75358047bad641998b;p=meshlink 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"