From bbfd2ab18f52600aa41f061b2da9a2afe2a9d6ac Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Fri, 4 Aug 2017 12:10:50 -0400 Subject: Import Upstream version 0.9+1474479173.6c180c6 --- Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h (limited to 'Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h') diff --git a/Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h b/Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h new file mode 100644 index 00000000..faf8742f --- /dev/null +++ b/Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h @@ -0,0 +1,5 @@ +#ifndef HEADER_RC4_LOCL_H +# define HEADER_RC4_LOCL_H +# include +# include +#endif -- cgit v1.2.3