rename integer.h ctc_integer.h

This commit is contained in:
Todd A Ouska
2011-06-02 11:26:21 -07:00
parent 52403f4937
commit 74924209e1
7 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
#include "pwdbased.h"
#include "ctc_hmac.h"
#include "integer.h"
#include "ctc_integer.h"
#include "ctc_error.h"
#ifdef CYASSL_SHA512
#include "sha512.h"