projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f192c2f
)
Include <krb5/sysincl.h> to get time include files
author
John Carr
<jfc@mit.edu>
Sun, 23 Feb 1992 12:22:44 +0000
(12:22 +0000)
committer
John Carr
<jfc@mit.edu>
Sun, 23 Feb 1992 12:22:44 +0000
(12:22 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2235
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 d6e4bf83e8791d540a78a0722f47ae11fe7e884e..ffac8dcc269cd3dcd678f2e88abfe3a66396e888 100644
(file)
--- a/
src/lib/krb5/asn.1/u2gen.c
+++ b/
src/lib/krb5/asn.1/u2gen.c
@@
-30,8
+30,8
@@
static char rcsid_u2gen_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/krb5.h>
/* includes <time.h> */
-
+#include <krb5/krb5.h>
+#include <krb5/sysincl.h> /* includes <time.h> */
#include <isode/psap.h>
#include <krb5/asn1.h>
#include "asn1glue.h"