X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fgraph.c;h=396e35a3e68d2e9373a6dde4a753402ad7d4228f;hb=refs%2Fheads%2F1.1-ed25519;hp=b4c01bb5ef8b2ec36e660ffd05ec0428c82c18fc;hpb=2eba7933053d7d21bf82e647978ee90abe98dc3a;p=tinc 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"