mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-28 14:03:29 +01:00
Linux: fix compilation error under CentOS 6
This commit is contained in:
parent
bdc1dc42a6
commit
3bb661244c
@ -13,6 +13,7 @@
|
||||
#include "CoreService.h"
|
||||
#include <fcntl.h>
|
||||
#include <sys/wait.h>
|
||||
#include <stdio.h>
|
||||
#include "Platform/FileStream.h"
|
||||
#include "Platform/MemoryStream.h"
|
||||
#include "Platform/Serializable.h"
|
||||
|
Loading…
Reference in New Issue
Block a user