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:03 +0000 (20:43 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 1 Oct 2003 20:43:03 +0000 (20:43 +0000)
commitcf89b40584aa882a963e8b5a86d8c3789fc4c8e2
treefec154b40e32ff9f27ae24874e245169bed552d5
parentc076599c1826407050d60db88a35d56d36658769
Include e_os.h to get a proper definition of memmove on the platforms
that do not have it.
crypto/des/cfb_enc.c