diff --git a/src/m_misc.c b/src/m_misc.c index 3e4be62a2..57b8c4585 100644 --- a/src/m_misc.c +++ b/src/m_misc.c @@ -52,7 +52,7 @@ #ifdef __linux__ #ifndef _LARGEFILE64_SOURCE typedef off_t off64_t; -#neidf +#endif #endif #endif