summaryrefslogtreecommitdiff
path: root/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdafx.h')
-rw-r--r--stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdafx.h b/stdafx.h
index 5d32e97d4..9743818a0 100644
--- a/stdafx.h
+++ b/stdafx.h
@@ -22,6 +22,7 @@
#if defined(__OS2__)
# include <types.h>
+# define strcasecmp stricmp
#endif
#ifdef __BEOS__