mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-28 05:53:29 +01:00
Windows: fix building MBR bootloader following modification of Xts.c
This commit is contained in:
parent
ce0a34941a
commit
7b95b375a0
@ -27,8 +27,10 @@ For big-endian platforms define BYTE_ORDER as BIG_ENDIAN. */
|
||||
# include <memory.h>
|
||||
#endif
|
||||
|
||||
#ifndef TC_NO_COMPILER_INT64
|
||||
#include "cpu.h"
|
||||
#include "misc.h"
|
||||
#endif
|
||||
#include "Xts.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user