projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e9306
)
use external prototypes
author
John Kohl
<jtkohl@mit.edu>
Fri, 31 Aug 1990 11:46:10 +0000
(11:46 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 31 Aug 1990 11:46:10 +0000
(11:46 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1062
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/des/des.c
patch
|
blob
|
history
diff --git
a/src/lib/crypto/des/des.c
b/src/lib/crypto/des/des.c
index 53739a7897378baf789e9b0552ab3fad2e86aebb..d74d1ed698b210c6345feacef44877cc96641b37 100644
(file)
--- a/
src/lib/crypto/des/des.c
+++ b/
src/lib/crypto/des/des.c
@@
-42,6
+42,7
@@
static char rcsid_des_c[] =
#include <krb5/copyright.h>
#include <krb5/krb5.h>
+#include <krb5/ext-proto.h>
#include "des_int.h"
#include "s_table.h"
#include "p_table.h"