Include e_os.h to get a proper definition of memmove on the platforms
authorRichard Levitte <levitte@openssl.org>
Wed, 1 Oct 2003 20:43:30 +0000 (20:43 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 1 Oct 2003 20:43:30 +0000 (20:43 +0000)
commit3074ade0cb959678f37e3bec5643ea1fd09807c2
treeea9fef6053801e19f83b463901906113b32b75c7
parentc4c18c82e897b4a45eda7140d387c23ed392762d
Include e_os.h to get a proper definition of memmove on the platforms
that do not have it.
crypto/des/cfb_enc.c