X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincctl.h;h=4a917af828bce167473fe17bd811cbcd0a969bd0;hp=e6368878a03c7421c0eb004c9b2a7b4bf3ed13e6;hb=abb24e9d71b3edb9cacf4c04361cc0dfd4e6a061;hpb=5e00a24e1f13fa70a6945831c409d873b7809d11 diff --git a/src/tincctl.h b/src/tincctl.h index e6368878..4a917af8 100644 --- a/src/tincctl.h +++ b/src/tincctl.h @@ -21,6 +21,7 @@ #define __TINC_TINCCTL_H__ extern bool tty; +extern bool force; extern char line[4096]; extern int fd; extern char buffer[4096];