VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/libzip/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/libzip/config.h')
-rw-r--r--src/Common/libzip/config.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Common/libzip/config.h b/src/Common/libzip/config.h
index 2976249c..5edc625f 100644
--- a/src/Common/libzip/config.h
+++ b/src/Common/libzip/config.h
@@ -9,16 +9,20 @@
#define HAVE__CLOSE
#define HAVE__DUP
#define HAVE__FDOPEN
#define HAVE__FILENO
+#define HAVE__FSEEKI64
+#define HAVE__FSTAT64
+#define HAVE__FTELLI64
#define HAVE__SETMODE
#if defined(_MSC_VER) && _MSC_VER < 1900
#define HAVE__SNPRINTF
#else
/* #undef HAVE__SNPRINTF */
#endif
#define HAVE__SNPRINTF_S
#define HAVE__SNWPRINTF_S
+#define HAVE__STAT64
#define HAVE__STRDUP
#define HAVE__STRICMP
#define HAVE__STRTOI64
#define HAVE__STRTOUI64
@@ -87,7 +91,7 @@
/* #undef WORDS_BIGENDIAN */
#define HAVE_SHARED
/* END DEFINES */
#define PACKAGE "libzip"
-#define VERSION "1.10.1"
+#define VERSION "1.11.2"
#endif /* HAD_CONFIG_H */