aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb4/unix_time.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb4/unix_time.c')
-rw-r--r--src/lib/krb4/unix_time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb4/unix_time.c b/src/lib/krb4/unix_time.c
index b47793a..411ee38 100644
--- a/src/lib/krb4/unix_time.c
+++ b/src/lib/krb4/unix_time.c
@@ -13,7 +13,7 @@
/* Time handling. Translate Unix time calls into Kerberos cnternal
procedure calls. See ../../include/cc-unix.h. */
-KRB5_DLLIMP unsigned KRB4_32 KRB5_CALLCONV
+unsigned KRB4_32 KRB5_CALLCONV
unix_time_gmt_unixsec (usecptr)
unsigned KRB4_32 *usecptr;
{