aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto/rc4/rc4_locl.h
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-06-07 02:37:32 +0000
committerRob Austein <sra@hactrn.net>2007-06-07 02:37:32 +0000
commit5dadf34209c288b8fffba1016e6a3c9446381153 (patch)
tree2ec36232cafd0da10fffda780f08a43c97d70aad /openssl/trunk/crypto/rc4/rc4_locl.h
parent6fcf9830cfea5236faf42cc3437ed4bed06c16de (diff)
Replace hacked OpenSSL code with OpenSSL 0.9.8e distribution.
svn path=/openssl/Makefile; revision=659
Diffstat (limited to 'openssl/trunk/crypto/rc4/rc4_locl.h')
-rw-r--r--openssl/trunk/crypto/rc4/rc4_locl.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/openssl/trunk/crypto/rc4/rc4_locl.h b/openssl/trunk/crypto/rc4/rc4_locl.h
deleted file mode 100644
index c712e163..00000000
--- a/openssl/trunk/crypto/rc4/rc4_locl.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef HEADER_RC4_LOCL_H
-#define HEADER_RC4_LOCL_H
-#include <openssl/opensslconf.h>
-#include <cryptlib.h>
-#endif