source-engine/thirdparty/openssl/crypto/rc4/rc4_locl.h
2020-10-22 20:43:01 +03:00

6 lines
117 B
C

#ifndef HEADER_RC4_LOCL_H
# define HEADER_RC4_LOCL_H
# include <openssl/opensslconf.h>
# include <cryptlib.h>
#endif