On Sat, 25 Sep 2021 16:23:54 +0900
Takashi Yano wrote:
@@ -32,6 +32,6 @@
>  #include <wchar.h>
>  #include <sys/cygwin.h>
>  #include <w32api/stringapiset.h>
> +#include <locale.h>
>  
>  #define DEBUGGING 0 // Set 1 to display debug output on stderr
>  

A small thing.

Including w32api/stringapiset.h is no longer necessary with
this patch.

-- 
Takashi Yano <takashi.y...@nifty.ne.jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to