From: Harlan Stenn Date: Sat, 27 Aug 2022 08:36:11 +0000 (-0500) Subject: main.c: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aec938d319aa145ae084233487acca6d7aaef5b;p=thirdparty%2Fntp.git main.c: One more fix for Bug 3695 bk: 6309d77bpDe6Mr0MfrnSuW8y6M24_w --- diff --git a/sntp/main.c b/sntp/main.c index 69de299a7..0486196b3 100644 --- a/sntp/main.c +++ b/sntp/main.c @@ -20,7 +20,7 @@ #include "log.h" #include "libntp.h" -const char * progname; +extern const char * progname; int shutting_down; int time_derived;