VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/Format.h')
-rw-r--r--src/Common/Format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Common/Format.h b/src/Common/Format.h
index 0d29ab3b..44d7980c 100644
--- a/src/Common/Format.h
+++ b/src/Common/Format.h
@@ -86,6 +86,7 @@ static void StopFormatWriteThread ();
#define FILESYS_FAT 1
#define FILESYS_NTFS 2
#define FILESYS_EXFAT 3
+#define FILESYS_REFS 4
#ifdef __cplusplus
}