summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/rc4_locl.h
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-21 17:31:05 +0000
committerUlf Möller <ulf@openssl.org>1999-04-21 17:31:05 +0000
commit8e10f2b3ac1cb5ba9de832981ce32ac49c71fdee (patch)
treee47416b5a59301c6506e6db838687370ab3e9556 /crypto/rc4/rc4_locl.h
parentcb145b995bb7d8afedb4acefc828e23617563d1c (diff)
Move all autogenerated header file parts to crypto/opensslconf.h.
Diffstat (limited to 'crypto/rc4/rc4_locl.h')
-rw-r--r--crypto/rc4/rc4_locl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/rc4/rc4_locl.h b/crypto/rc4/rc4_locl.h
new file mode 100644
index 0000000000..ecce6b91dd
--- /dev/null
+++ b/crypto/rc4/rc4_locl.h
@@ -0,0 +1,4 @@
+#ifndef _HEADER_RC4_LOCL_H
+#define _HEADER_RC4_LOCL_H
+#include "opensslconf.h"
+#endif