]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth-shadow.c
Import of OpenSSH 4.0p1
[gssapi-openssh.git] / openssh / auth-shadow.c
index 66e8401f7c81ae507c944d4818c9c6ec99a3e51e..5762723a0a3a932e76d0f56c6f54b9c975f0ed1f 100644 (file)
@@ -32,6 +32,9 @@ RCSID("$Id$");
 #include "buffer.h"
 #include "log.h"
 
+#ifdef DAY
+# undef DAY
+#endif
 #define DAY    (24L * 60 * 60) /* 1 day in seconds */
 
 extern Buffer loginmsg;
This page took 0.031057 seconds and 4 git commands to generate.