git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9137 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-11-05 16:46:15 +00:00
parent 9f62adc6f1
commit ff3d751327

View File

@@ -33,6 +33,8 @@
#include "krb5_locl.h"
RCSID("$Id$");
struct krb5_rcache_data {
char *name;
};