]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
main.c:
authorHarlan Stenn <stenn@ntp.org>
Sat, 27 Aug 2022 08:36:11 +0000 (03:36 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sat, 27 Aug 2022 08:36:11 +0000 (03:36 -0500)
  One more fix for Bug 3695

bk: 6309d77bpDe6Mr0MfrnSuW8y6M24_w

sntp/main.c

index 69de299a709fc25a3a05795e428157a4e3b00b9d..0486196b38afeb6cd0972e8ff134cde7bbd9a44b 100644 (file)
@@ -20,7 +20,7 @@
 #include "log.h"
 #include "libntp.h"
 
-const char * progname;
+extern const char * progname;
 
 int shutting_down;
 int time_derived;