svn rev #23818: trunk/src/lib/krb5/krb/

ghudson@MIT.EDU ghudson at MIT.EDU
Thu Mar 18 13:17:31 EDT 2010


http://src.mit.edu/fisheye/changelog/krb5/?cs=23818
Commit By: ghudson
Log Message:
Include int-proto.h in mk_req_ext.c for krb5int_validate_times
declaration.



Changed Files:
U   trunk/src/lib/krb5/krb/mk_req_ext.c
Modified: trunk/src/lib/krb5/krb/mk_req_ext.c
===================================================================
--- trunk/src/lib/krb5/krb/mk_req_ext.c	2010-03-18 02:45:57 UTC (rev 23817)
+++ trunk/src/lib/krb5/krb/mk_req_ext.c	2010-03-18 17:17:31 UTC (rev 23818)
@@ -30,6 +30,7 @@
 
 
 #include "k5-int.h"
+#include "int-proto.h"
 #include "auth_con.h"
 
 /*




More information about the cvs-krb5 mailing list