summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/Libgcrypt/custom/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirOTR/Libgcrypt/custom/config.h')
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MirOTR/Libgcrypt/custom/config.h b/plugins/MirOTR/Libgcrypt/custom/config.h
index ad237ae4a3..bee3c5761e 100644
--- a/plugins/MirOTR/Libgcrypt/custom/config.h
+++ b/plugins/MirOTR/Libgcrypt/custom/config.h
@@ -620,6 +620,7 @@
#include <string.h>
#define strdup _strdup
#define stricmp _stricmp
+#define snprintf _snprintf
#ifdef _WIN64
# define __x86_64__ 1
#else