Whamcloud - gitweb
Prevent i_dtime from being mistaken for an inode number post-2038 wraparound
[tools/e2fsprogs.git] / e2fsck / mtrace.c
index f34f19a..2b7b34a 100644 (file)
@@ -21,6 +21,8 @@ Cambridge, MA 02139, USA.
    The author may be reached (Email) at the address mike@ai.mit.edu,
    or (US mail) as Mike Haertel c/o Free Software Foundation.  */
 
+#include "config.h"
+
 #ifndef        _MALLOC_INTERNAL
 #define        _MALLOC_INTERNAL
 #include "./mtrace.h"