aboutsummaryrefslogtreecommitdiff
path: root/crypto/rc4/rc4_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc4/rc4_local.h')
-rw-r--r--crypto/rc4/rc4_local.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/rc4/rc4_local.h b/crypto/rc4/rc4_local.h
index f8cf9a89b3eb..0a84cb701e68 100644
--- a/crypto/rc4/rc4_local.h
+++ b/crypto/rc4/rc4_local.h
@@ -8,9 +8,9 @@
*/
#ifndef OSSL_CRYPTO_RC4_LOCAL_H
-# define OSSL_CRYPTO_RC4_LOCAL_H
+#define OSSL_CRYPTO_RC4_LOCAL_H
-# include <openssl/opensslconf.h>
-# include "internal/cryptlib.h"
+#include <openssl/opensslconf.h>
+#include "internal/cryptlib.h"
#endif