projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0417ee
)
Added include for errno.h
author
Theodore Tso
<tytso@mit.edu>
Tue, 23 Feb 1993 00:37:26 +0000
(
00:37
+0000)
committer
Theodore Tso
<tytso@mit.edu>
Tue, 23 Feb 1993 00:37:26 +0000
(
00:37
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2492
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/ccache/file/fcc_destry.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/ccache/file/fcc_destry.c
b/src/lib/krb5/ccache/file/fcc_destry.c
index 053f9ff66975dcc5fb9d5e797d06a396fbb0f584..4ee72fd99a4a0ede2ff89b4b8d5358dd4ccbf0f7 100644
(file)
--- a/
src/lib/krb5/ccache/file/fcc_destry.c
+++ b/
src/lib/krb5/ccache/file/fcc_destry.c
@@
-30,7
+30,7
@@
static char rcsid_fcc_destry_c[] =
"$Id$";
#endif /* !lint && !SABER */
-
+#include <errno.h>
#include "fcc.h"
/*