virtualx-engine/thirdparty/openssl/crypto/rc4/rc4_locl.h
Rémi Verschelde 422196759f openssl: Move to a module and split thirdparty lib
Same rationale as the previous commits.
2016-10-15 11:50:41 +02:00

5 lines
117 B
C++

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