diff options
Diffstat (limited to 'common/init.c')
-rw-r--r-- | common/init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/init.c b/common/init.c index 62a48f8c7..8ea51c8b0 100644 --- a/common/init.c +++ b/common/init.c @@ -37,6 +37,7 @@ # include <winsock2.h> # endif # include <windows.h> +# include <wctype.h> #endif #include <gcrypt.h> |