diff --git a/src/m_misc.c b/src/m_misc.c index 3e4be62a270fb0117678c51b935af77ab8b4b5ae..57b8c4585166904d7f5ae2e6adb418d79ed10625 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