Commit aa763c0f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

WIN32 build fix.

parent 75a96dd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
 * ====================================================================
 */

#include "crypto.h"
#include <openssl/crypto.h>
#include "modes_lcl.h"
#include <string.h>