projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd6955d
)
Include time.h for time() prototype
author
Ezra Peisach
<epeisach@mit.edu>
Mon, 16 Oct 2006 12:17:53 +0000
(12:17 +0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Mon, 16 Oct 2006 12:17:53 +0000
(12:17 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18719
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/rpc/svc_auth_gssapi.c
patch
|
blob
|
history
diff --git
a/src/lib/rpc/svc_auth_gssapi.c
b/src/lib/rpc/svc_auth_gssapi.c
index ec2410331f925845060da2042269b76470c1cf59..9659127e294e54375c23a39b67a1bea9a154ba46 100644
(file)
--- a/
src/lib/rpc/svc_auth_gssapi.c
+++ b/
src/lib/rpc/svc_auth_gssapi.c
@@
-32,6
+32,7
@@
#include <sys/file.h>
#include <fcntl.h>
+#include <time.h>
#define INITIATION_TIMEOUT 60*15 /* seconds until partially created */
/* context is destroed */