add config.h to hash test

pull/1/head
Chris Conlon 2012-04-17 13:59:02 -06:00
parent 6c7e9b30a5
commit b13a9e1b4e
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <stdio.h>
#include <cyassl/ctaocrypt/md4.h>