Make sure we get the definition of OPENSSL_NO_BF.
[openssl.git] / crypto / bf / bftest.c
index 24d526b14bdb94163e31b44fdae4bbcdca736ccd..14bc4d7c8b440845556c08ccaf04532e6ebdc2d8 100644 (file)
@@ -62,6 +62,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
+#include <openssl/opensslconf.h> /* To see if OPENSSL_NO_BF is defined */
 
 #include "../e_os.h"