openssl/crypto/rc4/rc4_locl.h
Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>.
Submitted by:
Reviewed by:
PR:
1999-04-23 22:13:45 +00:00

4 lines
94 B
C

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