diff options
Diffstat (limited to 'src/lib/libcrypto/rc4/rc4_locl.h')
-rw-r--r-- | src/lib/libcrypto/rc4/rc4_locl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/rc4/rc4_locl.h b/src/lib/libcrypto/rc4/rc4_locl.h index c712e1632e..513d4dd82e 100644 --- a/src/lib/libcrypto/rc4/rc4_locl.h +++ b/src/lib/libcrypto/rc4/rc4_locl.h | |||
@@ -1,3 +1,5 @@ | |||
1 | /* $OpenBSD: rc4_locl.h,v 1.3 2014/06/12 15:49:30 deraadt Exp $ */ | ||
2 | |||
1 | #ifndef HEADER_RC4_LOCL_H | 3 | #ifndef HEADER_RC4_LOCL_H |
2 | #define HEADER_RC4_LOCL_H | 4 | #define HEADER_RC4_LOCL_H |
3 | #include <openssl/opensslconf.h> | 5 | #include <openssl/opensslconf.h> |