projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9f4b00
)
Include com_err.h
author
Ken Raeburn
<raeburn@mit.edu>
Fri, 14 Apr 2006 23:57:49 +0000
(23:57 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Fri, 14 Apr 2006 23:57:49 +0000
(23:57 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17927
dc483132
-0cff-0310-8789-
dd5450dbe970
src/clients/kinit/kinit.c
patch
|
blob
|
history
diff --git
a/src/clients/kinit/kinit.c
b/src/clients/kinit/kinit.c
index 05a17d8a6405866e8e0104048bf829d915bbc7f1..7c1a9d1a888e1efbd745764a47ab17aa1e076c4a 100644
(file)
--- a/
src/clients/kinit/kinit.c
+++ b/
src/clients/kinit/kinit.c
@@
-38,6
+38,7
@@
#include <string.h>
#include <stdio.h>
#include <time.h>
+#include <com_err.h>
#ifdef GETOPT_LONG
#include <getopt.h>