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

Submitted by: John Keith <jtkeith@kavi.com>
This commit is contained in:
Bodo Möller 1999-05-27 00:17:53 +00:00
parent b14d0e0590
commit 58c7977cfa

View file

@ -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 */