X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=src%2Fsptps_test.c;h=f83307fe5c68cf98f7ffee45a997c06177b205f6;hb=d8d1ab4ee1e92ec84fe9ea86eec2396275483a92;hp=38c2c08ee60418b67f1c135cba86e2dfcb4237f5;hpb=545ecb339654573b3ee91bffb45c8282154885c6;p=tinc diff --git a/src/sptps_test.c b/src/sptps_test.c index 38c2c08e..f83307fe 100644 --- a/src/sptps_test.c +++ b/src/sptps_test.c @@ -35,6 +35,7 @@ bool send_request(void *c, const char *msg, ...) { return false; } struct list_t *connection_list = NULL; bool send_meta(void *c, const char *msg , int len) { return false; } char *logfilename = NULL; +bool do_detach = false; struct timeval now; static bool verbose;