Bugzilla Bug 313196: checked in a header inclusion change that I missed in

the previous checkin.
This commit is contained in:
wtchang%redhat.com 2005-11-07 18:48:39 +00:00
Родитель bccb80f1c9
Коммит 62c2120244
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -34,9 +34,8 @@
* *
* ***** END LICENSE BLOCK ***** */ * ***** END LICENSE BLOCK ***** */
#include "sechash.h"
#include "secport.h" #include "secport.h"
#include "alghmac.h" #include "blapi.h"
#include "secerr.h" #include "secerr.h"
#define HMAC_PAD_SIZE HASH_BLOCK_LENGTH_MAX #define HMAC_PAD_SIZE HASH_BLOCK_LENGTH_MAX