include hash.h for new declartion locations

pull/12/head
kaleb-himes 2015-09-08 08:01:21 -06:00
parent d479955cb1
commit fa9c2c6b79
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include <wolfssl/wolfcrypt/des3.h>
#include <wolfssl/wolfcrypt/error-crypt.h>
#include <wolfssl/error-ssl.h>
#include <wolfssl/wolfcrypt/hash.h>
#ifndef NO_MD5
#include <wolfssl/wolfcrypt/md5.h>