From 3e4d8f433239c40311037616b1b8833a06651ae0 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 16 Apr 2012 19:21:14 +0200 Subject: Initial import --- openssl/crypto/rc4/rc4_locl.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 openssl/crypto/rc4/rc4_locl.h (limited to 'openssl/crypto/rc4/rc4_locl.h') diff --git a/openssl/crypto/rc4/rc4_locl.h b/openssl/crypto/rc4/rc4_locl.h new file mode 100644 index 00000000..c712e163 --- /dev/null +++ b/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