aboutsummaryrefslogtreecommitdiff
path: root/src/StormPort.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/StormPort.h')
-rw-r--r--src/StormPort.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/StormPort.h b/src/StormPort.h
index 154d573..f568f89 100644
--- a/src/StormPort.h
+++ b/src/StormPort.h
@@ -171,6 +171,7 @@
#define _tcschr strchr
#define _tcsrchr strrchr
#define _tcsstr strstr
+ #define _tcsnicmp strncasecmp
#define _tprintf printf
#define _stprintf sprintf
#define _tremove remove