]> git.meshlink.io Git - meshlink/blobdiff - test/channels.c
Fix building the channels test.
[meshlink] / test / channels.c
index c1befeec152cef52053e4c30c979336a6408ed80..52d80a9ce1f40579a45e59f4149a890fe40d822f 100644 (file)
@@ -5,7 +5,6 @@
 #include <sys/time.h>
 
 #include "../src/meshlink.h"
-#include "../src/node.h"
 
 volatile bool bar_reachable = false;
 volatile bool bar_responded = false;