]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Quiet "DAY" redefinition warning compiling ntp-keygen.c
authorDave Hart <hart@ntp.org>
Tue, 13 Mar 2012 09:31:09 +0000 (09:31 +0000)
committerDave Hart <hart@ntp.org>
Tue, 13 Mar 2012 09:31:09 +0000 (09:31 +0000)
bk: 4f5f13ddkwN1rYQ-S9QpDJCATOlHFg

util/ntp-keygen.c

index 65e2d9ac311ed41fc315a86189899de0477b507d..d8bcba29892d5550d3972fb16bcba13a21684497 100644 (file)
  */
 #define        MD5KEYS         10      /* number of keys generated of each type */
 #define        MD5SIZE         20      /* maximum key size */
-#define DAY            ((long)60*60*24) /* one day in seconds */
 #define        YEAR            ((long)365) /* one year in days */
 #ifdef AUTOKEY
 #define        PLEN            512     /* default prime modulus size (bits) */