projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41f87a9
)
Include k5-int.h for function declarations
author
Ken Raeburn
<raeburn@mit.edu>
Sat, 23 Oct 2010 22:25:58 +0000
(22:25 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Sat, 23 Oct 2010 22:25:58 +0000
(22:25 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24473
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/builtin/init.c
patch
|
blob
|
history
diff --git
a/src/lib/crypto/builtin/init.c
b/src/lib/crypto/builtin/init.c
index af69523afa0ec3496b5f5818df7ccb1eff5b9b30..5f8d3b1c677931ee53cce56c5e0e3a6599343473 100644
(file)
--- a/
src/lib/crypto/builtin/init.c
+++ b/
src/lib/crypto/builtin/init.c
@@
-28,6
+28,8
@@
* Built-in back-end library init functions
*/
+#include "k5-int.h"
+
int
krb5int_crypto_impl_init(void)
{