summaryrefslogtreecommitdiff
path: root/win32/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/win32.h')
-rw-r--r--win32/win32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/win32.h b/win32/win32.h
index 4fed26a911..f8e8dc7d79 100644
--- a/win32/win32.h
+++ b/win32/win32.h
@@ -163,6 +163,7 @@ struct utsname {
#define _access access
#define _chdir chdir
#define _getpid getpid
+#define wcsicmp _wcsicmp
#include <sys/types.h>
#ifndef DllMain