rename des3.h ctc_des3.h

This commit is contained in:
Todd A Ouska
2011-06-02 11:20:47 -07:00
parent 5fc7dcadc0
commit b40c5e9ebb
7 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@
/* openssl headers end, cyassl internal headers next */
#include "ctc_hmac.h"
#include "ctc_random.h"
#include "des3.h"
#include "ctc_des3.h"
#include "ctc_md4.h"
#endif