Commit 58c7977c authored by Bodo Möller's avatar Bodo Möller
Browse files

I386_ONLY is defined in opensslconf.h, so we need to include it.

Submitted by: John Keith <jtkeith@kavi.com>
parent b14d0e05
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -59,6 +59,8 @@
#include <stdlib.h>
#include <string.h>

#include <openssl/opensslconf.h>

#ifdef undef
/* one or the other needs to be defined */
#ifndef SHA_1 /* FIPE 180-1 */