X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Ftincd.c;h=4c33dc070e1bd330802704cee9f0059e1460d2f0;hb=7eeb29220a73ab9c5367f652873042f8a81c6cef;hp=db719839779ad86636bd4b17a455adff97fd7818;hpb=28be4baae016a5a771d0d9ec6e97ef38a4fc9e46;p=tinc diff --git a/src/tincd.c b/src/tincd.c index db719839..4c33dc07 100644 --- a/src/tincd.c +++ b/src/tincd.c @@ -503,6 +503,9 @@ int main(int argc, char **argv) { #endif #ifdef ENABLE_VDE " vde" +#endif +#ifdef HAVE_WATCHDOG + " watchdog" #endif "\n\n" "Copyright (C) 1998-2021 Ivo Timmermans, Guus Sliepen and others.\n"