X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincctl.c;fp=src%2Ftincctl.c;h=3af0f1f883406d7a3d925bda961630a307dfef17;hp=3b7efd4e39d7d77f8c5de025b4bc3892a0faaf32;hb=6e6dcbc7e77fbc4f7873b6e40c911b7038a6a648;hpb=4c6a9a9611442f958c3049a566ac4369653978e9 diff --git a/src/tincctl.c b/src/tincctl.c index 3b7efd4e..3af0f1f8 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -80,7 +80,7 @@ char *scriptextension = defaultextension; static char *prompt; char *device = NULL; char *iface = NULL; -int debug_level = -1; +debug_t debug_level = -1; typedef enum option_t { OPT_BAD_OPTION = '?',