os/ossrv/ssl/libcrypto/src/crypto/rc4/rc4_locl.h
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
#ifndef HEADER_RC4_LOCL_H
sl@0
     2
#define HEADER_RC4_LOCL_H
sl@0
     3
#include <openssl/opensslconf.h>
sl@0
     4
#include <cryptlib.h>
sl@0
     5
#endif