X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fgraph.c;h=e5f70902f95b0ca2b4650d212665ee01ec47f103;hb=aa465969918ce3f3332f5829dbc482fc3b732012;hp=4cf30eb739dee321dd760003ff40a927f5d72a90;hpb=1ddd6111a40733929089316838020f89176cbda2;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"