< prev index next >

src/share/native/sun/security/krb5/nativeccache.c

Print this page
rev 14433 : 8074836: Resolve disabled warnings for libosxkrb5
8074835: Resolve disabled warnings for libj2gss
Reviewed-by: erikj

*** 23,32 **** --- 23,34 ---- * questions. */ #import "sun_security_krb5_Credentials.h" #import <Kerberos/Kerberos.h> + #import <string.h> + #import <time.h> /* * Based largely on klist.c, * * Created by Scott Kovatch on 8/12/04.
< prev index next >