forked from wolfSSL/wolfssl
add config.h to hash test
This commit is contained in:
@ -19,6 +19,10 @@
|
|||||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
#include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <cyassl/ctaocrypt/md4.h>
|
#include <cyassl/ctaocrypt/md4.h>
|
||||||
|
Reference in New Issue
Block a user