projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e7ac26
)
needs time.h on some systems
author
John Kohl
<jtkohl@mit.edu>
Mon, 29 Oct 1990 15:39:56 +0000
(15:39 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 29 Oct 1990 15:39:56 +0000
(15:39 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1366
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/asn.1/u2gen.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/asn.1/u2gen.c
b/src/lib/krb5/asn.1/u2gen.c
index 1eb3da0cab92218fa4f00a5a12167571b3fd6fac..62ab6353d0aca63f5e7babdae0838ec6c6869bd1 100644
(file)
--- a/
src/lib/krb5/asn.1/u2gen.c
+++ b/
src/lib/krb5/asn.1/u2gen.c
@@
-18,7
+18,7
@@
static char rcsid_u2gen_c[] =
#include <krb5/copyright.h>
#include <krb5/krb5.h>
-/*#include <time.h> */
+#include <time.h>
#include <isode/psap.h>
#include <krb5/asn1.h>
#include "asn1glue.h"