Fix bug in big-endian path and optimize it for size.
[openssl.git] / apps / ecparam.c
index 167fd1faaa66ee82f2284ca81bb292b04d582eb1..4e1fc837ed6aca2366287bf9e25bd616d7512130 100644 (file)
@@ -68,6 +68,8 @@
  * Sheueling Chang Shantz and Douglas Stebila of Sun Microsystems Laboratories.
  *
  */
+
+#include <openssl/opensslconf.h>
 #ifndef OPENSSL_NO_EC
 #include <assert.h>
 #include <stdio.h>