]> git.meshlink.io Git - meshlink/blobdiff - src/net.h
Correctly add/remove outgoing connections when reloading configuration.
[meshlink] / src / net.h
index 667409e0d7f4c7d373a80465a8195b3419adfbde..4344f21c65e313afc81fb8a28575ffcfe3850726 100644 (file)
--- a/src/net.h
+++ b/src/net.h
@@ -132,6 +132,7 @@ extern bool do_prune;
 extern char *myport;
 extern int contradicting_add_edge;
 extern int contradicting_del_edge;
+extern time_t last_config_check;
 
 extern char *proxyhost;
 extern char *proxyport;