X-Git-Url: http://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Ftincctl.h;h=4a917af828bce167473fe17bd811cbcd0a969bd0;hb=268e3ffca7b45cfc736e1bc9bec7a113c6c45701;hp=e6368878a03c7421c0eb004c9b2a7b4bf3ed13e6;hpb=a95e182d9ca54960383bfe3950b2b798e1f24f9e;p=tinc 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];