]> git.meshlink.io Git - meshlink/blobdiff - src/graph.c
Build fails: Adding protocol.o object to library and using -fPIC
[meshlink] / src / graph.c
index b4c01bb5ef8b2ec36e660ffd05ec0428c82c18fc..396e35a3e68d2e9373a6dde4a753402ad7d4228f 100644 (file)
@@ -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"