CloverBootloader/Library/OpensslLib/openssl-1.0.1e/crypto/rc4/rc4_locl.h
2019-09-03 12:58:42 +03:00

6 lines
114 B
C

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