commit | 5ad4d06006e96b1c7ff663ffcd5e406e06bae1c2 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Mon Jul 07 14:13:46 2014 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Mon Jul 07 14:13:46 2014 +0200 |
tree | 659c6081230675758edcfb66a394fc1aa3e1bacb | |
parent | 890c10118c8a0db4fddb53a161f207c6ad23c130 [diff] [blame] |
Remove a lot of platform compatibilty stuff It's either not used, or no longer relevant.
diff --git a/common/os/w32tiger.h b/common/os/w32tiger.h index 5e0c5de..d09994f 100644 --- a/common/os/w32tiger.h +++ b/common/os/w32tiger.h
@@ -28,6 +28,11 @@ #include <wininet.h> +/* Windows has different names for these */ +#define strcasecmp _stricmp +#define strncasecmp _strnicmp + + /* MSLLHOOKSTRUCT structure*/ #ifndef LLMHF_INJECTED #define LLMHF_INJECTED 0x00000001