diff --git a/libretroshare/src/util/rswin.h b/libretroshare/src/util/rswin.h index 22e2ead96..07709a052 100644 --- a/libretroshare/src/util/rswin.h +++ b/libretroshare/src/util/rswin.h @@ -34,6 +34,7 @@ #include // For win32 systems (tested on MingW+Ubuntu) +#undef stat64 #define stat64 _stati64 // Should be in Iphlpapi.h, but mingw doesn't seem to have these