fix EVP_CIPHER_mode macro
[oweals/openssl.git] / crypto / evp / e_rc4.c
index 2dadec4153f5c7956f326703dcac556285956590..1c1e3b38575a3a5885cbe9ba910c49771b7140a3 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#ifndef OPENSSL_NO_RC4
+#ifndef NO_RC4
 
 #include <stdio.h>
 #include "cryptlib.h"