X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fgraph.c;h=e5f70902f95b0ca2b4650d212665ee01ec47f103;hb=f5bb64b36ae0807cdd3f241f81a8e933065437f6;hp=4cf30eb739dee321dd760003ff40a927f5d72a90;hpb=a9eba276a4ccec1c67611e8496ac0a30137b7493;p=tinc diff --git a/src/graph.c b/src/graph.c index 4cf30eb7..e5f70902 100644 --- a/src/graph.c +++ b/src/graph.c @@ -51,6 +51,7 @@ #include "graph.h" #include "list.h" #include "logger.h" +#include "names.h" #include "netutl.h" #include "node.h" #include "process.h"