summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2016-09-19 15:07:08 -0700
committerSteve Langasek <steve.langasek@canonical.com>2016-09-19 15:07:08 -0700
commit1442bd709766f1b82be26e93ad774f4a720d0a70 (patch)
tree79ea54361f1b1fa10749101827391726a3f4bcef /Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h
parenta14921c5944c340056312f2f5b1728d698f628b1 (diff)
parenta8b6d058f06caab17d1ab5096c7077c813d47044 (diff)
downloadefi-boot-shim-1442bd709766f1b82be26e93ad774f4a720d0a70.tar.gz
efi-boot-shim-1442bd709766f1b82be26e93ad774f4a720d0a70.zip
Import upstream version 0.9+1465500757.14a5905
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h')
-rw-r--r--Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h b/Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h
index c712e163..faf8742f 100644
--- a/Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h
+++ b/Cryptlib/OpenSSL/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