X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fsptps_test.c;h=f83307fe5c68cf98f7ffee45a997c06177b205f6;hb=3e61c7233b087b8400c29ca7a8d079aad8b706d8;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;