Include e_os.h to get a proper definition for memmove() for the
platforms that don't have it.
This commit is contained in:
parent
a510e9e4fc
commit
d680c13060
@ -56,6 +56,7 @@
|
||||
* [including the GNU Public Licence.]
|
||||
*/
|
||||
|
||||
#include "e_os.h"
|
||||
#include "des_locl.h"
|
||||
|
||||
/* The input and output are loaded in multiples of 8 bits.
|
||||
|
Loading…
x
Reference in New Issue
Block a user