summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/os/c_ustime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/os/c_ustime.c')
-rw-r--r--src/lib/crypto/os/c_ustime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/os/c_ustime.c b/src/lib/crypto/os/c_ustime.c
index 8b539463f2..57606de10e 100644
--- a/src/lib/crypto/os/c_ustime.c
+++ b/src/lib/crypto/os/c_ustime.c
@@ -121,7 +121,7 @@ krb5_crypto_us_timeofday(seconds, microseconds)
}
-#elif defined(_WIN32) || defined(_MSDOS)
+#elif defined(_WIN32)
/* Microsoft Windows NT and 95 (32bit) */
/* This one works for WOW (Windows on Windows, ntvdm on Win-NT) */