a cross-compilation from unix to win32 need a "sys/stat.h" include file
@ -39,6 +39,7 @@
#include <fcntl.h>
#include <setjmp.h>
#include <time.h>
#include <sys/stat.h> // stat()
#ifdef CONFIG_TCCASSERT
#include <assert.h>
The note is not visible to the blocked user.