Include e_os.h to get a proper definition for memmove() for the
authorRichard Levitte <levitte@openssl.org>
Wed, 1 Oct 2003 20:41:49 +0000 (20:41 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 1 Oct 2003 20:41:49 +0000 (20:41 +0000)
commitd680c130600e89a50af895455c29308f218127ac
tree106cf0498665862b19b98535438503518c0ab917
parenta510e9e4fcf2f1919069c94c3e20edb4e4e2a392
Include e_os.h to get a proper definition for memmove() for the
platforms that don't have it.
crypto/des/cfb_enc.c