X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.h;h=f1934d062dd12dcca92f866eb67e22464ba2b5b9;hp=4d4047a692bd63ede9a8f4a94cefc7ced2dc86cf;hb=228e7a5c8f0e517dcede50f886965a44fca39853;hpb=a5a4d2b865879b8694760c0a5b5909c9a3675027 diff --git a/src/conf.h b/src/conf.h index 4d4047a6..f1934d06 100644 --- a/src/conf.h +++ b/src/conf.h @@ -36,6 +36,7 @@ typedef struct config_t { extern avl_tree_t *config_tree; +extern int pinginterval; extern int pingtimeout; extern int maxtimeout; extern bool bypass_security;