make
[openssl.git] / crypto / pem / pem_seal.c
index 0458093353a4bb8b71855bc38ea4a1fe0ea05df4..4e554e5481e0c60cf520906671b7c2498ff8d2c1 100644 (file)
@@ -56,6 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
+#include <openssl/opensslconf.h>       /* for OPENSSL_NO_RSA */
 #ifndef OPENSSL_NO_RSA
 #include <stdio.h>
 #include "cryptlib.h"