projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4943eca
)
Do not include com_err.h - not used here
author
Ezra Peisach
<epeisach@mit.edu>
Tue, 27 Oct 2009 00:26:10 +0000
(
00:26
+0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Tue, 27 Oct 2009 00:26:10 +0000
(
00:26
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23060
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/builtin/des/destest.c
patch
|
blob
|
history
diff --git
a/src/lib/crypto/builtin/des/destest.c
b/src/lib/crypto/builtin/des/destest.c
index 6dd72cc4242c47f015abd2589092062d869feaef..ef8785838317abcf13e93ea226009ab98078edcd 100644
(file)
--- a/
src/lib/crypto/builtin/des/destest.c
+++ b/
src/lib/crypto/builtin/des/destest.c
@@
-55,8
+55,6
@@
*/
#include "des_int.h"
-#include "com_err.h"
-
#include <stdio.h>
void convert (char *, unsigned char []);