]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/e_rc4.c
Make all configuration macros available for application by making
[thirdparty/openssl.git] / crypto / evp / e_rc4.c
index 1c1e3b38575a3a5885cbe9ba910c49771b7140a3..2dadec4153f5c7956f326703dcac556285956590 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#ifndef NO_RC4
+#ifndef OPENSSL_NO_RC4
 
 #include <stdio.h>
 #include "cryptlib.h"