arm_arch.h: allow to specify __ARM_ARCH__ elsewhere.
[oweals/openssl.git] / crypto / buffer / buf_str.c
index 151f5ea971aaa30a55f7ca755c46bac7825907c4..11241f87273a532dc0ac6d1ac6337a95d5346905 100644 (file)
@@ -56,6 +56,8 @@
  * [including the GNU Public Licence.]
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/buffer.h>