mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Windows: fix building MBR bootloader following modification of Xts.c
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user