#include "linux/windows/winbase.h" #include DWORD WINAPI GetLastError(void) { return errno; }