summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/rc4_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc4/rc4_locl.h')
-rw-r--r--crypto/rc4/rc4_locl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/rc4/rc4_locl.h b/crypto/rc4/rc4_locl.h
index c712e1632e..faf8742f01 100644
--- a/crypto/rc4/rc4_locl.h
+++ b/crypto/rc4/rc4_locl.h
@@ -1,5 +1,5 @@
#ifndef HEADER_RC4_LOCL_H
-#define HEADER_RC4_LOCL_H
-#include <openssl/opensslconf.h>
-#include <cryptlib.h>
+# define HEADER_RC4_LOCL_H
+# include <openssl/opensslconf.h>
+# include <cryptlib.h>
#endif