summaryrefslogtreecommitdiff
path: root/lib/libcrypto/rc4/rc4_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/rc4/rc4_locl.h')
-rw-r--r--lib/libcrypto/rc4/rc4_locl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libcrypto/rc4/rc4_locl.h b/lib/libcrypto/rc4/rc4_locl.h
new file mode 100644
index 00000000000..3bb80b6ce9e
--- /dev/null
+++ b/lib/libcrypto/rc4/rc4_locl.h
@@ -0,0 +1,4 @@
+#ifndef HEADER_RC4_LOCL_H
+#define HEADER_RC4_LOCL_H
+#include <openssl/opensslconf.h>
+#endif