use external prototypes
authorJohn Kohl <jtkohl@mit.edu>
Fri, 31 Aug 1990 11:46:10 +0000 (11:46 +0000)
committerJohn 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

index 53739a7897378baf789e9b0552ab3fad2e86aebb..d74d1ed698b210c6345feacef44877cc96641b37 100644 (file)
@@ -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"