diff --git a/src/m_misc.c b/src/m_misc.c index 6e34f02b7..66a328ee5 100644 --- a/src/m_misc.c +++ b/src/m_misc.c @@ -49,8 +49,10 @@ #ifdef SDL #include "sdl/hwsym_sdl.h" +#ifdef __linux__ typedef off_t off64_t; #endif +#endif #if defined (_WIN32) #define PRIdS "Iu"