]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 916] 'cryptosw' is undefined if built without OpenSSL
authorHarlan Stenn <stenn@ntp.org>
Wed, 19 Sep 2007 18:40:52 +0000 (14:40 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 19 Sep 2007 18:40:52 +0000 (14:40 -0400)
bk: 46f16d34RdOJn4TVt55_LxksSjbRgg

ntpd/ntp_config.c

index 620a0adef8635969925725947a6550325c06309d..eb4ba08e37ac2df15fb44fb6c30089295b7af591 100644 (file)
@@ -184,9 +184,7 @@ int old_config_style = 1;    /* A boolean flag, which when set,
                               * format with a newline at the end of
                               * every command is being used
                               */
-#ifdef OPENSSL
 int    cryptosw;               /* crypto command called */
-#endif
 
 extern int sys_maxclock;
 extern char *stats_drift_file; /* name of the driftfile */