]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rc4/rc4_enc.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / rc4 / rc4_enc.c
index 263266040f48b5aa233cfa07b16bcbfd03c93706..c4753d93e00671bc74d941f431809e68ad5cedbb 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/rc4.h>
-#include "rc4_locl.h"
+#include "rc4_local.h"
 
 /*-
  * RC4 as implemented from a posting from