projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b315b0
)
destest.c no longer needs crypto_int.h
author
Greg Hudson
<ghudson@mit.edu>
Sun, 3 Apr 2011 12:26:23 +0000
(12:26 +0000)
committer
Greg Hudson
<ghudson@mit.edu>
Sun, 3 Apr 2011 12:26:23 +0000
(12:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24825
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 85d37f634e83f427732a90785c0fd04877cee0c3..6eeb070d867f0d7522b53b31f3b623ebc9da5aaf 100644
(file)
--- a/
src/lib/crypto/builtin/des/destest.c
+++ b/
src/lib/crypto/builtin/des/destest.c
@@
-52,7
+52,6
@@
/* Test a DES implementation against known inputs & outputs. */
#include "des_int.h"
-#include "crypto_int.h"
#include <stdio.h>
void convert (char *, unsigned char []);