X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fgraph.c;h=396e35a3e68d2e9373a6dde4a753402ad7d4228f;hb=57991e264202ad83e2c1b663777b358bf5573652;hp=b4c01bb5ef8b2ec36e660ffd05ec0428c82c18fc;hpb=21184674b38ea1da87588de97dab076c9b9e4a81;p=meshlink diff --git a/src/graph.c b/src/graph.c index b4c01bb5..396e35a3 100644 --- a/src/graph.c +++ b/src/graph.c @@ -53,8 +53,8 @@ #include "names.h" #include "netutl.h" #include "node.h" -#include "process.h" #include "protocol.h" +#include "script.h" #include "subnet.h" #include "utils.h" #include "xalloc.h"