aboutsummaryrefslogtreecommitdiff
path: root/win32/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config.h')
-rw-r--r--win32/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/config.h b/win32/config.h
index 05ee9901af..5783636c88 100644
--- a/win32/config.h
+++ b/win32/config.h
@@ -20,3 +20,5 @@
#define LTDL_SHLIB_EXT ".dll"
#define LTDL_SYSSEARCHPATH ""
#define LLVM_ON_WIN32 1
+
+#define strtoll strtol