diff options
Diffstat (limited to 'src/lib/libcrypto/rc4/rc4_local.h')
-rw-r--r-- | src/lib/libcrypto/rc4/rc4_local.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/libcrypto/rc4/rc4_local.h b/src/lib/libcrypto/rc4/rc4_local.h new file mode 100644 index 0000000000..61d08a4d9d --- /dev/null +++ b/src/lib/libcrypto/rc4/rc4_local.h | |||
@@ -0,0 +1,5 @@ | |||
1 | /* $OpenBSD: rc4_local.h,v 1.1 2022/11/26 16:08:54 tb Exp $ */ | ||
2 | |||
3 | #ifndef HEADER_RC4_LOCL_H | ||
4 | #define HEADER_RC4_LOCL_H | ||
5 | #endif | ||